Learn R Programming

WH (version 2.0.0)

print.WH_1d: Display of 1D WH object

Description

Display of 1D WH object

Usage

# S3 method for WH_1d
print(x, ...)

Value

Invisibly returns x.

Arguments

x

An object of class "WH_1d" returned by the WH() function

...

Not used

Examples

Run this code
WH(portfolio_mort$d, portfolio_mort$ec)

Run the code above in your browser using DataLab