imm.fm.smn.cr: Information matrix

Description Usage Arguments Value Author(s) See Also Examples

Description

Calculate the information matrix of returned analysis based on the model family choice (univariate case, p=1).

Usage

1
imm.fm.smn.cr(cc, y,x1,model)

Arguments

y

Vector of responses in case of right censoring.

x1

Matrix or vector of covariates.

cc

Vector of censoring indicators. For each observation: 0 if non-censored, 1 if censored.

model

a variable returned by fm.smn.cr

Value

Estimate the Information Matrix of the parameters.

Author(s)

Luis Benites Sanchez lbenitesanchez@gmail.com, Victor Hugo Lachos hlachos@ime.unicamp.br, Edgar J. Lopez Moreno edgar.javier.lopez.moreno@gmail.com

See Also

fm.smn.cr

Examples

1
 ## see \code{\link{wage.rates}}

CensMixReg documentation built on May 2, 2019, 9:11 a.m.