imm.smsn: Information matrix

Description Usage Arguments Value Author(s) See Also Examples

View source: R/utils.multi.R

Description

Calculate the information matrix of returned analysis based on the model family choice (multivariate case, p>=2).

Usage

1
imm.smsn(y, model)

Arguments

y

the response vector (p>2)

model

a variable returned by smsn.mmix

Value

Estimate the Information Matrix of the parameters. Note: In the Information Matrix the scale parameters estimates are relative to the entries of square root matrix of Sigma.

Author(s)

Marcos Prates marcosop@est.ufmg.br, Victor Lachos hlachos@ime.unicamp.br and Celso Cabral celsoromulo@gmail.com

See Also

smsn.mmix

Examples

1
 ## see \code{\link{faithful}}

mixsmsn documentation built on Oct. 6, 2021, 5:10 p.m.

Related to imm.smsn in mixsmsn...