pr_simul_trans: Mean vector and Covariance matrix.

View source: R/pr_simul_trans.R

pr_simul_transR Documentation

Mean vector and Covariance matrix.

Description

Takes the risk aversion coefficient, the covariance matrix and the market cap weights.

Usage

pr_simul_trans(pr_simul_orig, asset_df, ref_curr = "COP", names_series,
  assets, normalize = TRUE)

Arguments

pr_simul_orig

Simulated prices in original currency.

asset_df

Assets data frame with characteristics.

ref_curr

Reference currency.

names_series

Series names.

normalize

Normalize series.

Value

Simulated prices in ref currency.


veldanie/SuraInvestmentAnalytics documentation built on April 14, 2024, 10:29 p.m.