company_technology_asset_value_at_risk.Rd
Calculate percentage value change between scenarios for equity (and temporarily other asset types) on the company-ald_business_unit level
company_technology_asset_value_at_risk(
data,
shock_scenario = NULL,
div_netprofit_prop_coef = NULL,
flat_multiplier = NULL,
crispy = FALSE
)
A dataframe containing the (discounted) annual profits
A dataframe containing the specification of the shock scenario at hand
Numeric. A coefficient that determines how strongly the future dividends propagate to the company value
Numeric. A ratio that determines for the asset type if how strongly the DCF should propagate to value changes.
Boolean. Indicates if the output should be used for the CRISPY database or for standard portfolio calculation (default).