Package: paramsim 0.1.0
paramsim: Parameterized Simulation
This function obtains a Random Number Generator (RNG) or collection of RNGs that replicate the required parameter(s) of a distribution for a time series of data. Consider the case of reproducing a time series data set of size 20 that uses an autoregressive (AR) model with phi = 0.8 and standard deviation equal to 1. When one checks the arima.sin() function's estimated parameters, it's possible that after a single trial or a few more, one won't find the precise parameters. This enables one to look for the ideal RNG setting for a simulation that will accurately duplicate the desired parameters.
Authors:
paramsim_0.1.0.tar.gz
paramsim_0.1.0.zip(r-4.7)paramsim_0.1.0.zip(r-4.6)paramsim_0.1.0.zip(r-4.5)
paramsim_0.1.0.tgz(r-4.6-any)paramsim_0.1.0.tgz(r-4.5-any)
paramsim_0.1.0.tar.gz(r-4.7-any)paramsim_0.1.0.tar.gz(r-4.6-any)
paramsim_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
paramsim/json (API)
| # Install 'paramsim' in R: |
| install.packages('paramsim', repos = c('https://sta189332.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sta189332/paramsim/issues
Last updated from:1e0fdc4a7d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 143 | ||
| macos-release-arm64 | OK | 130 | ||
| macos-oldrel-arm64 | OK | 187 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 118 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 136 |
Exports:arimasim
Dependencies:clicodetoolscolorspacecpp11digestdoParallelfarverforeachforecastfracdifffuturegenericsggplot2globalsgluegtableisobanditeratorslabelinglatticelifecyclelistenvlmtestmagrittrnlmennetparallellypillarpkgconfigR6RColorBrewerRcppRcppArmadillorlangS7scalestibbletimeDateurcautf8vctrsviridisLitewithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Parameterized Simulation | arimasim |
