decomp {FastCUB} | R Documentation |
Louis' identity for the observed information matrix of the incomplete problem for CUB models
Description
Compute the matrices involved in Louis' identity for the observed information matrix
Usage
decomp(ttau,ordinal,m,param,ai,Y,W)
Arguments
ttau |
Vector of posterior probabilities that each observation has been generated by the first mixture component (feeling) |
ordinal |
Vector of ordinal responses |
m |
Number of ordered categories |
param |
Vector of estimable parameters |
ai |
Auxiliary scalars |
Y |
Matrix of selected covariates for explaining the uncertainty component |
W |
Matrix of selected covariates for explaining the feeling component |
Value
A list of the matrices in Louis' identity for the observed information matrix
See Also
[Package FastCUB version 0.0.3 Index]