Description Usage Arguments Details Value Author(s) See Also
Calculates the Bayesian Information Content
| 1 | 
| object | A statistical model, including its data | 
| ... | Additional arguments | 
The BIC is calculated as -2 * logLik + k * log(n), where k is the number of
parameters and n is the number of independent observations. logLik is the
log-likelihood.
The BIC
Andrew White
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.