loss_functions: Generic for Loss Function Calculation
Description
Currently without use. Use the methods derived from
this generic.
Usage
loss_functions(object, penalty = 1e-04, ...)
Value
The generic itself is currently without use and thus
does not return anything.
Arguments
- object
currently without use.
- penalty
currently without use.
- ...
currently without use.