param.ordi {LCAextend} | R Documentation |
parameters to be used for examples in the case of discrete or ordinal measurements
Description
list of cumulative logistic coefficients for each measurement and each class to be used in examples for discrete or ordinal models.
Usage
data(param.ordi)
Details
ped.param
is a list of 1 element:
alpha
a list of d=4
(the number of measurements) entries, each is a matrix of K=3
(the number of classes) times S[j]
(the number of possible values of measurement j
), a row alpha[[j]][k,]
contains the logistic coefficients of the measurement j
for class k
.
See Also
See also init.ordi
Examples
data(param.ordi)
[Package LCAextend version 1.3 Index]