get.pga.ans {pga}R Documentation

Select Variables Based on Largest Gap in the Bubble Plot

Description

Find the variables floating on the top of the bubble plot.

Usage

get.pga.ans(obj)

Arguments

obj object created by pga.

Value

If the largest gap is less than 0.8225/sqrt(B) (where B is the total number of parallel paths used), a warning message will be printed that the gap is not statistically significant. See Technometrics, 48, page 496, equation (7).

Author(s)

Mu Zhu, University of Waterloo, Canada.

See Also

pga, view.bubble, get.topfew


[Package pga version 0.1-1 Index]