Package: Rtwalk 1.8.0
Rtwalk: The R Implementation of the 't-walk' MCMC Algorithm
The 't-walk' is a general-purpose MCMC sampler for arbitrary continuous distributions that requires no tuning.
Authors:
Rtwalk_1.8.0.tar.gz
Rtwalk_1.8.0.zip(r-4.5)Rtwalk_1.8.0.zip(r-4.4)Rtwalk_1.8.0.zip(r-4.3)
Rtwalk_1.8.0.tgz(r-4.4-any)Rtwalk_1.8.0.tgz(r-4.3-any)
Rtwalk_1.8.0.tar.gz(r-4.5-noble)Rtwalk_1.8.0.tar.gz(r-4.4-noble)
Rtwalk_1.8.0.tgz(r-4.4-emscripten)Rtwalk_1.8.0.tgz(r-4.3-emscripten)
Rtwalk.pdf |Rtwalk.html✨
Rtwalk/json (API)
# Install 'Rtwalk' in R: |
install.packages('Rtwalk', repos = c('https://andreschristen.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 9 years agofrom:8522f94e4d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:AnaOneMovePlotHistPlotLogObjRuntwalkSaveOutputTS
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Perform some basic autocorrelation analysis. | Ana |
One move of the t-walk | OneMove |
Plot a histogram of a | PlotHist |
Plot a trace of the Log of Objective function values | PlotLogObj |
The R implementation of the 't-walk' | Rtwalk |
Run the 't-walk' | Runtwalk |
Save the twalk MCMC output to a file. | SaveOutput |
Plot a 'time series' of the twalk MCMC output. | TS |