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.5)paramsim_0.1.0.zip(r-4.4)paramsim_0.1.0.zip(r-4.3)
paramsim_0.1.0.tgz(r-4.4-any)paramsim_0.1.0.tgz(r-4.3-any)
paramsim_0.1.0.tar.gz(r-4.5-noble)paramsim_0.1.0.tar.gz(r-4.4-noble)
paramsim_0.1.0.tgz(r-4.4-emscripten)paramsim_0.1.0.tgz(r-4.3-emscripten)
paramsim.pdf |paramsim.html✨
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 2 years agofrom:1e0fdc4a7d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:arimasim
Dependencies:clicodetoolscolorspacecurldigestdoParallelfansifarverforeachforecastfracdifffuturegenericsggplot2globalsgluegtableisobanditeratorsjsonlitelabelinglatticelifecyclelistenvlmtestmagrittrMASSMatrixmgcvmunsellnlmennetparallellypillarpkgconfigquadprogquantmodR6RColorBrewerRcppRcppArmadillorlangscalestibbletimeDatetseriesTTRurcautf8vctrsviridisLitewithrxtszoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Parameterized Simulation | arimasim |