logLik.fitNNMoMo: Log-Likelihood Method for Neural Network Mortality Models
Description
Computes the log-likelihood for objects of class fitNNMoMo.
As this method has yet not been implemented, an error will be returned.
Usage
# S3 method for fitNNMoMo
logLik(object, ...)
Value
No value is returned. The function always raises an error.
Arguments
- object
An object of class fitNNMoMo.
- ...
Further arguments passed to or from other methods.