View source: R/pairwise_functions.R
logLik.pers | R Documentation |
S3 logLik method to extract the log-likelihood for object of class pairwise::pers
## S3 method for class 'pers'
logLik(object, sat = FALSE, p = FALSE, ...)
object |
object of class pairwise::pers |
sat |
a "logical" with default set to |
p |
a "logical" with default set to |
... |
not used jet. |
an object of class 'logik', containing the likelihood an degrees of freedom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.