Skip to content

R package to accompany the e-book "Topics in Empirical Finance with R and Rmetrics"

Notifications You must be signed in to change notification settings

phenaff/R-Package-DynamicSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicSimulation

This is the R package `DynamicSimulation' (dynamic simulation) written and maintained by Patrick Henaff ([email protected]) to accompany the e-book "Topics in Empirical Finance with R and Rmetrics", published by the Rmetrics Association and Finance OnLine.

Installation

Download the zip ball, decompress and run R CMD INSTALL on it, or install the devtools package, and install directly from the repository:

install_packages("devtools")
library(devtools); install_github('phenaff/R-Package-DynamicSimulation')

About

R package to accompany the e-book "Topics in Empirical Finance with R and Rmetrics"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages