CalEquityILN: Calibrate Equity Returns using

Description Usage Arguments Value

View source: R/calibrate.R

Description

Get Historical mean and standard deviation of monthly log returns

Usage

1
2
3
4
5
6
7
CalEquityILN(
  n_years = 20,
  from = NULL,
  to = NULL,
  return.data = FALSE,
  symbol = "^GSPC"
)

Arguments

n_years

number of historical years to include in calibration

to

a character string representing a end date in YYYY-MM-DD format

return.data

Value

list of ML parameters and data


ZScore314/ESG documentation built on Feb. 11, 2022, 12:15 a.m.