loglikihgcov function

Log-likelihood function for the IHG model with covariates

Log-likelihood function for the IHG model with covariates

Compute the log-likelihood function for the IHG model with covariates to explain the preference parameter.

loglikihgcov(m, ordinal, U, nu)

Arguments

  • m: Number of ordinal categories
  • ordinal: Vector of ordinal responses
  • U: Matrix of selected covariates for explaining the preference parameter
  • nu: Vector of coefficients for covariates, whose length equals NCOL(U)+1 to include an intercept term in the model (first entry of nu)

See Also

loglikIHG

  • Maintainer: Rosaria Simone
  • License: GPL-2 | GPL-3
  • Last published: 2024-02-23

Useful links