effecube function

Auxiliary function for the log-likelihood estimation of CUBE models without covariates

Auxiliary function for the log-likelihood estimation of CUBE models without covariates

Define the opposite of the scalar function that is maximized when running the E-M algorithm for CUBE models without covariates.

effecube(paravec, dati, m)

Arguments

  • paravec: Vector of initial estimates for the feeling and the overdispersion parameters
  • dati: Matrix binding together a column vector of length mm containing the posterior probabilities that each observed category has been generated by the first component distribution of the mixture, and the column vector of the absolute frequencies of the observations

Details

It is called as an argument for optim within CUBE function (where no covariate is specified) and "cubeforsim" as the function to minimize.

References

Iannario, M. (2014). Modelling Uncertainty and Overdispersion in Ordinal Data, Communications in Statistics - Theory and Methods, 43 , 771--786

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

Useful links