print.WH_1d {WH} | R Documentation |
Display of 1D WH object
Description
Display of 1D WH object
Usage
## S3 method for class 'WH_1d'
print(x, ...)
Arguments
x |
An object of class |
... |
Not used |
Value
Invisibly returns x
.
Examples
WH(portfolio_mort$d, portfolio_mort$ec)
[Package WH version 2.0.0 Index]