The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

dynsim

Dynamic Simulations of Autoregressive Relationships

Version 1.2.3 CRAN Version CRAN Downloads CRAN Total Downloads R-CMD-check

Christopher Gandrud, Laron K Williams, and Guy D Whitten

About

The dynsim package implements Williams and Whitten’s (2011, 2012) method for dynamic simulations of autoregressive relationships in R.

Process

There are four basic steps to use dynsim to create dynamic simulations of autoregressive relationships:

  1. Estimate your linear model using lm or similar functions.

  2. Set up starting values for simulation scenarios and (optionally) shock values at particular iterations (e.g. points in forecasted time).

  3. Simulate these scenarios based on the estimated model using the dynsim function.

  4. Plot the simulation results with the dynsimGG function.

Examples

For examples please visit https://christophergandrud.github.io/dynsim/.

Install

dynsim is available on CRAN

You can also easily install the latest development version with the devtools package:

devtools::install_github("christophergandrud/dynsim")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.