model_fit | R Documentation |
Calculate model fit
model_fit(object, type = "bic", ...)
object |
A model object of class 'cmdlr' |
type |
A character string indicating the fit statistic to calculate. Has to be one of: "adj_rho_sqrd", "aic", "aic3", "caic", "caic_star", "ht_aic", bic", "bic_star", "dbic" or "hqic". The default is "bic". |
... |
Additional parameters passed to the function |
A named numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.