gen_forecast_revenue: Generates forecasted demand for line 4 PPP

Description Usage Arguments Value Examples

Description

This package allows the user to run Monte Carlo simulation to assess the fiscal impact of lline 4 PPP in São Paulo.

Usage

1
2
3
4
gen_forecast_revenue(num_years = 30, t_0 = 2.14, ipc_0 = 1.1,
  ipgm_0 = 1.1, a = 0.5, b = 0.5, ipc_realizado = NA,
  igpm_realizado = NA, qualityAdjustment = 1,
  ajuste_inflacao = FALSE, sensibilidade = 1.3)

Arguments

num_years

A number

t_0

A number

ipc_0

A number

ipgm_0

A number

a

A number

b

A number

ipc_realizado

A number

igpm_realizado

A number

qualityAdjustment

A number

ajuste_inflacao

logical

sensibilidade

A vector

Value

a vector of revenue of size equal to num_years - as a result of forecasted demand in contract

Examples

1
 gen_forecast_revenue(sensibilidade = 1.3, ajuste_inflacao = FALSE)

mgaldino/line4PPPsim documentation built on May 6, 2019, 7:03 p.m.