plot.covfm {fit.models} | R Documentation |
Plot Method
Description
Generic plot method for “covfm” objects.
Usage
## S3 method for class 'covfm'
plot(x, which.plots = 1:4, ...)
Arguments
x |
a |
which.plots |
either |
... |
additional arguments are passed to the plot subfunctions. |
Value
x
is returned invisibly.
[Package fit.models version 0.64 Index]