dot-arima.sim: .arima.sim - function to run arima.sim with potentially...

.arima.simR Documentation

.arima.sim - function to run arima.sim with potentially extraneous arguments intended for a gamlss.family distribution passed to rand.gen

Description

.arima.sim - function to run arima.sim with potentially extraneous arguments intended for a gamlss.family distribution passed to rand.gen

Usage

.arima.sim(
  seed,
  model,
  n,
  rand.gen = rnorm,
  mu = NULL,
  sigma = NULL,
  nu = NULL,
  tau = NULL,
  doPlot = TRUE,
  doStats = TRUE,
  debug = FALSE
)

Author(s)

Stephen Tueller stueller@rti.org


ICTatRTI/PersonAlyticsPower documentation built on Dec. 13, 2024, 11:08 p.m.