var2cor.nlregmpl: Use var2cor() on a 'nlreg' and 'mpl' object

Description Usage See Also

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

1
2
3
4
5
6
7
8
## 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


nlreg documentation built on May 1, 2019, 9:21 p.m.