loglikhresid: The negative log likelihood function for obtaining heuristic...

View source: R/ROlogit.R

loglikhresidR Documentation

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.


ROlogit documentation built on June 8, 2025, 1:07 p.m.