50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

ChainLadder (version 0.1.6)

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,...)

## S3 method for class 'MultiChainLadder': residCov(object,...) ## S3 method for class 'MultiChainLadder': residCor(object,...)

Arguments

object
An object of class "MultiChainLadder".
...
Currently not used.

See Also

See also MultiChainLadder.