README.md

Working document

pubBonneryLahiriTran2016 is an R package that contains the source code to reproduce the simulations of "" by Bonnery, Lahiri and Tran

Install package

devtools::install_github("DanielBonnery/pubBonneryLahiriTran2016")

2. Models

2.1. Simple model

$$\mathrm{ftpay}{2012,k}=\beta{0,\mathrm{state}k,\mathrm{code}_k,\mathrm{type}_k}+ \beta{0,\mathrm{state}k,\mathrm{code}_k,\mathrm{type}_k}\times \mathrm{ftpay}{2007,k}+\varepsilon_k$$

library(pubBonneryLahiriTran2016)
demo(mcmc)
print(plot1)

plot of chunk unnamed-chunk-2



DanielBonnery/pubBonneryLahiriTran2016 documentation built on May 6, 2019, 1:35 p.m.