residCov-methods: Generic function for residCov and residCor

Description Usage Arguments Author(s) See Also

Description

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

Usage

1
2
3
4
5
6
7
residCov(object,...)
residCor(object,...)

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

Arguments

object

An object of class "MultiChainLadder".

...

Currently not used.

Author(s)

Wayne Zhang actuary_zhang@hotmail.com

See Also

See also MultiChainLadder.


edalmoro/ChainLadderQuantileV1 documentation built on May 29, 2019, 3:05 a.m.