portfolios_units_values: Portfolio unit values

View source: R/portfolios_units_values.R

portfolios_units_valuesR Documentation

Portfolio unit values

Description

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

Usage

portfolios_units_values(pr_simul, port, port_ini_cc, rc_1 = 0.25,
  rc_2 = 0.333, rc_3 = 0.5, L_contrib = NA, L = 12, B = 2.5, Y = 0,
  gr_1, gr_2, pe_target = c(0.1, 0.2, 0.3), delta_contrib = 0.2,
  pers_to_target = 1)

Arguments

pr_simul

Price Simul.

port

Portfolio.

port_ini_cc

Initial Contributions

rc_1

Contrib rate year 1.

rc_2

Contrib rate year 2.

rc_3

Contrib rate year 3 onwards.

L_contrib

Contribution years.

L

Fund Horizon

B

Param distribution over time.

Y

Yield.

gr_1

Growth rate 2nd year onwards.

gr_2

Growth rate 2nd year onwards.

pe_target

PE target.

delta_contrib

Contribution change.

pers_to_target

Periods to reach targe.

Value

Portfolio unit values.


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