Movatterモバイル変換


[0]ホーム

URL:


dynsim

DynamicSimulations of Autoregressive Relationships

Version 1.2.4CRAN VersionCRAN DownloadsCRAN Total DownloadsR-CMD-check

Christopher Gandrud, Laron K Williams, and Guy DWhitten

About

Thedynsim package implements Williams and Whitten’s(2011,2012) method fordynamic simulations of autoregressive relationships in R.

Process

There are four basic steps to usedynsim to createdynamic simulations of autoregressive relationships:

  1. Estimate your linear model usinglm orsimilar functions.

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

  3. Simulate these scenarios based on the estimated modelusing thedynsim function.

  4. Plot the simulation results with thedynsimGG function.

Examples

For examples please visithttps://christophergandrud.github.io/dynsim/.

Install

dynsim is available onCRAN

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

devtools::install_github("christophergandrud/dynsim")

[8]ページ先頭

©2009-2025 Movatter.jp