ChainLadder (version 0.2.18)

residCov: Generic function for residCov and residCor

Description

residCov and residCov are a generic functions to extract residual covariance and residual correlation from a system of fitted regressions respectively.

Usage

residCov(object,...)
residCor(object,...)

# S4 method for MultiChainLadder residCov(object,...) # S4 method for MultiChainLadder residCor(object,...)

Arguments

object

An object of class "MultiChainLadder".

...

Currently not used.

Author

Wayne Zhang actuary_zhang@hotmail.com

See Also

See also MultiChainLadder.