Package: adsoRptionMCMC 0.1.0
adsoRptionMCMC: Bayesian Estimation of Adsorption Isotherms via MCMC
Provides tools for Bayesian parameter estimation of adsorption isotherm models using Markov Chain Monte Carlo (MCMC) methods. This package enables users to fit non-linear and linear adsorption isotherm models—Freundlich, Langmuir, and Temkin—within a probabilistic framework, capturing uncertainty and parameter correlations. It provides posterior summaries, 95% credible intervals, convergence diagnostics (Gelman-Rubin), and visualizations through trace and density plots. With this R package, researchers can rigorously analyze adsorption behavior in environmental and chemical systems using robust Bayesian inference. For more details, see Gilks et al. (1995) <doi:10.1201/b14835>, and Gamerman & Lopes (2006) <doi:10.1201/9781482296426>.
Authors:
adsoRptionMCMC_0.1.0.tar.gz
adsoRptionMCMC_0.1.0.zip(r-4.7)adsoRptionMCMC_0.1.0.zip(r-4.6)adsoRptionMCMC_0.1.0.zip(r-4.5)
adsoRptionMCMC_0.1.0.tgz(r-4.6-any)adsoRptionMCMC_0.1.0.tgz(r-4.5-any)
adsoRptionMCMC_0.1.0.tar.gz(r-4.7-any)adsoRptionMCMC_0.1.0.tar.gz(r-4.6-any)
adsoRptionMCMC_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
adsoRptionMCMC/json (API)
| # Install 'adsoRptionMCMC' in R: |
| install.packages('adsoRptionMCMC', repos = c('https://piey27.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/piey27/adsorptionmcmc/issues
Last updated from:8f7fe2c788. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 84 |
Exports:mcmc_freundlichLMmcmc_freundlichNLMmcmc_langmuirLM1mcmc_langmuirLM2mcmc_langmuirLM3mcmc_langmuirLM4mcmc_langmuirNLMmcmc_temkinLMmcmc_temkinNLM
Dependencies:codalatticeMASSMatrixMatrixModelsmcmcMCMCpackquantregSparseMsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| MCMC Analysis for Freundlich Isotherm Linear Model | mcmc_freundlichLM |
| MCMC Analysis for Freundlich Isotherm Non-linear Model | mcmc_freundlichNLM |
| MCMC Analysis for Langmuir Isotherm Linear (Form 1) Model | mcmc_langmuirLM1 |
| MCMC Analysis for Langmuir Isotherm Linear (Form 2) Model | mcmc_langmuirLM2 |
| MCMC Analysis for Langmuir Isotherm Linear (Form 3) Model | mcmc_langmuirLM3 |
| MCMC Analysis for Langmuir Isotherm Linear (Form 4) Model | mcmc_langmuirLM4 |
| MCMC Analysis for Langmuir Isotherm Non-linear Model | mcmc_langmuirNLM |
| MCMC Analysis for Temkin Isotherm Linear Model | mcmc_temkinLM |
| MCMC Analysis for Temkin Isotherm Non-linear Model | mcmc_temkinNLM |
