ROlogit (version 0.1.0)

loglikhresid: The negative log likelihood function for obtaining heuristic residuals

Description

Compute the negative log-likelihood for obtaining heuristic residuals.

Usage

loglikhresid(par, y, x, par1)

Arguments

par

vector of numeric. Contain the intercept, first entry, and coefficient of log(sigma), second entry.

y

vector of numeric. Centered outcomes within each stratum.

x

matrix. The design matrix including intercept term.

par1

vector of numeric. The estimated coefficients from RO-logit model.