Learn R Programming

WH (version 2.0.0)

print.WH_2d: Display of 2D WH object

Description

Display of 2D WH object

Usage

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

Value

Invisibly returns x.

Arguments

x

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

...

Not used

Examples

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

Run the code above in your browser using DataLab