fitplot | R Documentation |
fitplot
fitplot(x, type = "AIC", n = TRUE) ## Default S3 method: fitplot(x, type = c("AIC", "nll"), n = TRUE)
x |
fit from ccam |
type |
'AIC' (default) or 'nll' |
n |
logical. Add the number of parameters. |
plots the AIC or nll for every model with the number of parameters on top
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.