S3 logLik method to extract the log-likelihood for object of class"pers"
# S3 method for pers
logLik(object, sat = FALSE, p = FALSE, ...)
object of class"pers"
a "logical" with default set to sat=FALSE
to return the Log-Likelihood of the data for the unrestricted modell based on parameters estimated with function pers
. If set to sat=TRUE
the Log-Likelihood of the saturated model is returned instead.
a "logical" with default set to p=FALSE
to return the category propabilities for the empirical data.
not used jet.