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 "WH_1d" returned by the WH() function

...

Not used

Value

Invisibly returns x.

Examples

WH(portfolio_mort$d, portfolio_mort$ec)


[Package WH version 2.0.0 Index]