Learn R Programming

jumps (version 1.0)

BIC.hpj: BIC method for the class hpj

Description

BIC method for the class hpj

Usage

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

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.

Arguments

object

an object of class hpj;

...

additional objects of class hpj.