BIC.hpj | R Documentation |
BIC method for the class hpj
## S3 method for class 'hpj'
BIC(object, ...)
object |
an object of class hpj; |
... |
additional objects of class hpj. |
If just one object is provided, a numeric value with the corresponding BIC. If multiple objects are provided, a data.frame with rows corresponding to the objects and columns representing the number of parameters in the model (df) and the BIC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.