get_stan_npv: Get the posterior distribution of NPV (LEGACY)

View source: R/stan_funcs_legacy.R

get_stan_npvR Documentation

Get the posterior distribution of NPV (LEGACY)

Description

This function calculates NPV posterior

Usage

get_stan_npv(npv_df, default_rate)

Arguments

df

Data Frame NPV value

wacc

Number Company default rate

Value

Tibble NPV posterior

Examples

#get_stan_npv(npv=3374, default_rate=0.15)

TracyRage/fun_valuation documentation built on Jan. 29, 2023, 8:41 a.m.