coef.mvnQuadratic: Retrieve Parameter Estimates from an mvnQuadratic Fit

Description Usage Arguments Value

Description

Retrieve parameter estimates from an mvnQuadratic fit.

Usage

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

Arguments

object

a mvnQuadratic 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.