Learn R Programming

mixsmsn (version 1.1-10)

imm.smsn: Information matrix

Description

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

Usage

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.

See Also

smsn.mmix

Examples

Run this code
# NOT RUN {
 ## see \code{\link{faithful}}
# }

Run the code above in your browser using DataLab