logLik.nlmm | R Documentation |
logLik.nlmm
extracts the log-likelihood of a fitted nlmm.
## S3 method for class 'nlmm'
logLik(object, ...)
object |
an object of |
... |
not used. |
Returns the loglikelihood of the fitted model. This is a number with at one attribute, "df" (degrees of freedom), giving the number of (estimated) parameters in the model.
Marco Geraci
nlmm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.