motFisher {lmmot}R Documentation

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.

Author(s)

Marvin Wright

See Also

lmmot


[Package lmmot version 0.1.4 Index]