motLogLik: log-likelihood for mot model

Description Usage Arguments Value Author(s) See Also

Description

Log-Likelihood for multiple ordinal right censored Multiple Ordinal Tobit (MOT) model.

Usage

1
motLogLik(param, xx, y, tau)

Arguments

param

parameter vector: (beta_0, beta_1, ... , beta_m, sigma).

xx

design matrix of the model.

y

observation vector.

tau

threshold vector from tau_1 to tau_K.

Value

log-likelihood, vector with all observations.

Author(s)

Marvin Wright

See Also

lmmot


lmmot documentation built on May 2, 2019, 6:03 a.m.

Related to motLogLik in lmmot...