port.getVolatility: GET VOLATILITY OF PORT

Description Usage Arguments Value Examples

Description

GET VOLATILITY OF PORT

Usage

1

Arguments

port

requires colnames: date, stockID and wgt.

Value

data frame, including two columns: date, port_vol

Examples

1
2
port <- getIndexCompWgt("EI000300", endT = as.Date(c("2018-01-31", "2018-03-31")))
port.getVolatility(port)

raphael210/RFactorModel documentation built on May 26, 2019, 11:06 p.m.