residCov | R Documentation |
residCov
and residCov
are a generic functions to extract residual covariance and residual correlation from a system of fitted regressions respectively.
residCov(object,...)
residCor(object,...)
## S4 method for signature 'MultiChainLadder'
residCov(object,...)
## S4 method for signature 'MultiChainLadder'
residCor(object,...)
object |
An object of class "MultiChainLadder". |
... |
Currently not used. |
Wayne Zhang actuary_zhang@hotmail.com
See also MultiChainLadder
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.