screePlot.covfm {fit.models} | R Documentation |
Comparison Screeplot
Description
Overlaid screeplot for the models in a “covfm” object.
Usage
screePlot.covfm(x, npcs, strip = "", ...)
Arguments
x |
a |
npcs |
a postive integer value specifying the number of components to be plotted. |
strip |
a character string printed in the “strip” at the top of the plot. |
... |
additional arguments are passed to |
Value
the trellis
object is invisibly returned.
[Package fit.models version 0.64 Index]