var2cor.nlregmpl {nlreg} | R Documentation |
Use var2cor() on a ‘nlreg’ and ‘mpl’ object
Description
This is a method for the function var2cor()
for objects
inheriting from class nlreg
or mpl
. See
var2cor
for the general behavior of this function
and for the interpretation of object
.
Usage
## S3 method for class 'mpl'
var2cor(object, ...)
## S3 method for class 'nlreg'
var2cor(object, ...)
## S3 method for class 'summary.mpl'
var2cor(object, ...)
## S3 method for class 'summary.nlreg'
var2cor(object, ...)
See Also
mpl.object
, nlreg.object
,
var2cor
[Package nlreg version 1.2-2.2 Index]