Description Usage Arguments Value
This evaluates the number of latent variables that leads to the best fit as judged by the AICc, AIC, or BIC metric.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
formula |
model formula |
data |
a data frame |
eps |
tolerance |
maxit |
max iter |
denom.eps |
tolerance value for denominator to consider a number as zero |
family |
"gaussian", "poisson", "negative.binomial", "binomial", "multinom", "Gamma", "inverse.gaussian" |
link |
the link function. see details for available options. |
firth |
should shrinkage be applied? Defaults to FALSE. |
contrasts |
model contrasts |
criterion |
one of AICc, AIC, BIC, or BICc. |
plot |
Should the results be plotted? Defaults to TRUE. |
a numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.