loss_functions {fEGarch}R Documentation

Generic for Loss Function Calculation

Description

Currently without use. Use the methods derived from this generic.

Usage

loss_functions(object, penalty = 1e-04, ...)

Arguments

object

currently without use.

penalty

currently without use.

...

currently without use.

Value

The generic itself is currently without use and thus does not return anything.


[Package fEGarch version 1.0.1 Index]