fitted.ocm
is the ordinalCont specific method for the generic function fitted
,
which computes model fitted from objects of class ocm
.
# S3 method for ocm
fitted(object, ...)
an object of class ocm
, usually, a result of a call to ocm
.
further arguments passed to or from other methods.
Fitted values computed from object
.
An object of class ocm
is used to compute the probability
densities of the continuous ordinal score. The fitted values are the means of such
probability density functions. The output is scaled following the original scale of the scores.