Rdocumentation
powered by
Learn R Programming
lmmot (version 0.1.4)
motLogLik: log-likelihood for mot model
Description
Log-Likelihood for multiple ordinal right censored Multiple Ordinal Tobit (MOT) model.
Usage
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.
See Also
lmmot