loglikcub00 {FastCUB} | R Documentation |
Log-likelihood function of a CUB model without covariates
Description
Compute the log-likelihood function of a CUB model without covariates for a given absolute frequency distribution.
Usage
loglikcub00(m, freq, pai, csi)
Arguments
m |
Number of ordinal categories |
freq |
Vector of the absolute frequency distribution |
pai |
Uncertainty parameter |
csi |
Feeling parameter |
[Package FastCUB version 0.0.3 Index]