coef.mnr: Extract Coefficients from Multivariate Regression Model

Description Usage Arguments Value

View source: R/Class.R

Description

Returns the estimated regression coefficients from a fitted mnr model.

Usage

1
2
## S3 method for class 'mnr'
coef(object, ..., outcome = NULL)

Arguments

object

A mnr object.

...

Unused.

outcome

Select an outcome from among

Value

A data.frame containing estimated coefficients


zrmacc/MNR documentation built on May 17, 2019, 8:47 p.m.