Learn R Programming

lmmot (version 0.1.4)

motFisher: Fisher information for mot model

Description

Fisher information matrix for right censored Multiple Ordinal Tobit (MOT) model.

Usage

motFisher(param, xx, tau)

Arguments

param
parameter vector: (beta_0, beta_1, ... , beta_m, sigma).
xx
design matrix of the model.
tau
threshold vector from tau_1 to tau_K.

Value

fisher information matrix, summarized over all observations.

See Also

lmmot