coef.mvnLinear: Retrieve Parameter Estimates from an mvnLinear Fit

Description Usage Arguments Value

Description

Retrieve parameter estimates from an mvnLinear fit.

Usage

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

Arguments

object

a mvnLinear object.

type

the type of estimates to return, should be set to to either "mle" or "naive". If left NULL then the mle will be returned.

Value

An estimate of the mean parameter of the normal distribution.


ammeir2/PSAT documentation built on May 27, 2019, 7:40 a.m.