logLik.pers {exhaustiveRasch} | R Documentation |
S3 logLik for Object of class "pers"
Description
S3 logLik method to extract the log-likelihood for object of class pairwise::pers
Usage
## S3 method for class 'pers'
logLik(object, sat = FALSE, p = FALSE, ...)
Arguments
object |
object of class pairwise::pers |
sat |
a "logical" with default set to |
p |
a "logical" with default set to |
... |
not used jet. |
Value
an object of class 'logik', containing the likelihood an degrees of freedom
[Package exhaustiveRasch version 0.3.7 Index]