plot.fwdtr.test {Rfwdmv} | R Documentation |
This function is the generic plot method for fwdtr.test objects. It produces a series of fan plots for a set of variables. It allows the user to select for which variables to view the fan plot.
## S3 method for class 'fwdtr.test': plot(x, psfrag.labels = FALSE, ...)
x |
a fwdtr.test object. |
psfrag.labels |
a logical value. If TRUE then the x, y, and main labels are set to "xlab", "ylab", and "main" for replacement via the psfrag utility. |
... |
these arguments will be passed on to the selected plot. |
It is also possible to have the confirmatory fan plots for each variable as panels in a single page
the value returned by the selected plot.
Fabrizio Laurini
Atkinson, A. C., Riani, M. and Cerioli, A. (2004) Exploring Multivariate Data with the Forward Search. Springer-Verlag New York.
fwdtr.object
, profile.fwdtr.object