plot.opsr {OPSR} | R Documentation |
Plot Method for OPSR Model Fits
Description
Wrapper around pairs.opsr.te
.
Usage
## S3 method for class 'opsr'
plot(x, type, weights = NULL, ...)
Arguments
x |
an object of class |
type |
see |
weights |
a vector of weights. If |
... |
further arguments passed to |
Value
Returns x
invisibly.
See Also
[Package OPSR version 1.0.0 Index]