Learn R Programming

hoa (version 2.1.2)

var2cor.nlregmpl: 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, \dots)
## S3 method for class 'nlreg':
var2cor(object, \dots)
## S3 method for class 'summary.mpl':
var2cor(object, \dots)
## S3 method for class 'summary.nlreg':
var2cor(object, \dots)

Arguments

See Also

mpl.object, nlreg.object, var2cor