Description Usage Arguments Value BIC Computation Procedure See Also
View source: R/model-selection.R
Calculate BIC for EDINA models.
| 1 2 | 
| object | An  | 
| ... | Not used. | 
The BIC value of the given model.
BIC = -2 \log p≤ft( {\mathbf{y}| \mathbf{\hat{θ}} } \right) + ((k+2)*j + 2^k)\log(n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.