BIC: BIC method for the class hpj

BIC.hpjR Documentation

BIC method for the class hpj

Description

BIC method for the class hpj

Usage

## S3 method for class 'hpj'
BIC(object, ...)

Arguments

object

an object of class hpj;

...

additional objects of class hpj.

Value

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.


jumps documentation built on April 4, 2025, 2:22 a.m.