Learn R Programming

CensMixReg (version 3.1)

imm.fm.smn.cr: Information matrix

Description

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

Usage

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.

See Also

fm.smn.cr

Examples

Run this code
# NOT RUN {
 ## see \code{\link{wage.rates}}
# }

Run the code above in your browser using DataLab