BIC.hpj {jumps}R 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.


[Package jumps version 1.0 Index]