Package: samplr 1.1.2

Lucas Castillo
samplr: Compare Human Performance to Sampling Algorithms
Understand human performance from the perspective of sampling, both looking at how people generate samples and how people use the samples they have generated. A longer overview and other resources can be found at <https://sampling.warwick.ac.uk>.
Authors:
samplr_1.1.2.tar.gz
samplr_1.1.2.tar.gz(r-4.7-arm64)samplr_1.1.2.tar.gz(r-4.7-x86_64)samplr_1.1.2.tar.gz(r-4.6-arm64)samplr_1.1.2.tar.gz(r-4.6-x86_64)
samplr_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
samplr/json (API)
NEWS
| # Install 'samplr' in R: |
| install.packages('samplr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lucas-castillo/samplr/issues
Pkgdown/docs site:https://lucas-castillo.github.io
Last updated from:8c380f83b2. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 233 | ||
| linux-devel-x86_64 | OK | 267 | ||
| source / vignettes | OK | 319 | ||
| linux-release-arm64 | OK | 219 | ||
| linux-release-x86_64 | OK | 213 | ||
| wasm-release | OK | 205 |
Exports:Bayesian_Samplercalc_allcalc_autocorrcalc_levycalc_PSDcalc_qqplotcalc_sigma_scalingMean_Varianceplot_2d_densityplot_seriessampler_hmcsampler_mc3sampler_mchmcsampler_mcrecsampler_mhsampler_recZ_identitiesZhu23ABS
Dependencies:bootbriocallrclicpp11crayondescdiffobjevaluatefarverfsggplot2gluegtableisobandjsonlitelabelinglatticelifecyclelme4magrittrMASSMatrixminqanlmenloptrpkgbuildpkgloadpracmapraiseprocessxpsR6rbibutilsRColorBrewerRcppRcppArmadilloRcppDistRcppEigenRdpackreformulasrlangrprojrootS7scalestestthatvctrsviridisLitewaldowithr
Custom Density Functions
Rendered fromcustom-density-functions.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-08-02
Started: 2024-08-02
How to Sample From a Distribution
Rendered fromhow-to-sample.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-08-02
Started: 2024-08-02
Multivariate Mixtures
Rendered frommultivariate-mixtures.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-08-02
Started: 2024-08-02
The samplr package
Rendered fromsamplr.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2026-03-26
Started: 2024-08-02
Simulations of the Autocorrelated Bayesian Sampler
Rendered fromabs-simulations.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-03-31
Started: 2024-08-02
Supported Distributions
Rendered fromsupported-distributions.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-08-02
Started: 2024-08-02
Time Comparisons
Rendered fromtime-comparisons.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-08-02
Started: 2024-08-02
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bayesian Sampler Model | Bayesian_Sampler |
| Diagnostics Wrapper | calc_all |
| Autocorrelation Calculator | calc_autocorr |
| Levy Flights Calculator | calc_levy |
| Power Spectral Density Calculator | calc_PSD |
| QQ-Plot Calculator | calc_qqplot |
| Sigma Scaling Calculator | calc_sigma_scaling |
| Mean Variance Estimates | Mean_Variance |
| Density Plotter | plot_2d_density |
| Series Plotter | plot_series |
| Hamiltonian Monte-Carlo Sampler (HMC) | sampler_hmc |
| Metropolis-coupled MCMC sampler (MC3) | sampler_mc3 |
| Metropolis-Coupled Hamiltonian Monte Carlo (MCHMC) | sampler_mchmc |
| Metropolis-Coupled Recycled-Momentum HMC Sampler (MCREC) | sampler_mcrec |
| Metropolis-Hastings (MH) Sampler | sampler_mh |
| Recycled-Momentum HMC Sampler (REC) | sampler_rec |
| Z Identities | Z_identities |
| Auto-correlated Bayesian Sampler by Zhu (2023) | Zhu23ABS |