logLik.GAI | R Documentation |
Extracts the (postive) log likelihood value from an output from the fit_GAI function, notably for use by the AIC function
## S3 method for class 'GAI' logLik(GAIobj)
GAIobj |
An object produced by using <- for model fitting |
An object object of class "logLik" with an attribute "df" equal to the number of fitted parameters for the model at hand.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.