logLik.hpj {jumps}R Documentation

logLik method for the class hpj

Description

logLik method for the class hpj

Usage

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

Arguments

object

an object of class hpj;

...

not used: for consistency with generic function.

Value

An object of logLik class with the log-likelihood value and two attributes: df, the number of degrees of freedom, and nobs, the number of observations.


[Package jumps version 1.0 Index]