Rdocumentation
powered by
Learn R Programming
Rtwalk (version 1.8.0)
The R Implementation of the 't-walk' MCMC Algorithm
Description
The 't-walk' is a general-purpose MCMC sampler for arbitrary continuous distributions that requires no tuning.
Copy Link
Link to current version
Version
Version
1.8.0
Install
install.packages('Rtwalk')
Monthly Downloads
108
Version
1.8.0
License
GPL-3
Maintainer
J Christen
Last Published
September 18th, 2015
Functions in Rtwalk (1.8.0)
Search all functions
Ana
Perform some basic autocorrelation analysis.
OneMove
One move of the t-walk
Rtwalk
The R implementation of the 't-walk'
PlotHist
Plot a histogram of a
PlotLogObj
Plot a trace of the Log of Objective function values
SaveOutput
Save the twalk MCMC output to a file.
TS
Plot a 'time series' of the twalk MCMC output.
Runtwalk
Run the 't-walk'