gen_sensibilidade: Simulates a vector of sensibilidade parameter

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
gen_sensibilidade(start_seed, num_years = 33, mu_sense = 0,
  sd_sense = 0.05, type = "random_walk")

Arguments

start_seed

A number

num_years

A number

mu_sense

A number

sd_sense

A number

type

A character. Either "random_walk", "white_noise" or "constant"

Value

a vector of a sensibilidade of size equal to num_years

Examples

1
 gen_sensibilidade(start_seed = 1.3, mu = 0, sd = .05)

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