goodness_of_fit | R Documentation |
spm_fit
objects.Akaike's (and Bayesian) An Information Criterion for spm_fit
objects.
## S3 method for class 'spm_fit'
AIC(object, ..., k = 2)
## S3 method for class 'spm_fit'
BIC(object, ...)
object |
a |
... |
optionally more fitted model objects. |
k |
|
a numeric
scalar corresponding to the goodness of fit
measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.