View source: R/summarize_extract.R
logLik.cmp | R Documentation |
An accessor function used to extract the (maximized) log-likelihood from a 'cmp' object.
## S3 method for class 'cmp' logLik(object, ...) ## S3 method for class 'logLik.cmp' print(x, ...)
object |
an object of class 'cmp' object, obtained from a call to |
... |
other arguments passed to or from other methods (currently unused). |
x |
an object of class 'logLik.cmp', obtained from a call to |
coef.cmp
, fitted.cmp
, glm.cmp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.