Package: adsoRptionCMF 0.1.1
adsoRptionCMF: Classical Model Fitting of Adsorption Isotherms
Provides tools for classical parameter estimation of adsorption isotherm models, including both linear and nonlinear forms of the Freundlich, Langmuir, and Temkin isotherms. This package allows users to fit these models to experimental data, providing parameter estimates along with fit statistics such as Akaike Information Criterion (AIC) and Bayesian Information Criterion (BIC). Error metrics are computed to evaluate model performance, and the package produces model fit plots with bootstrapped 95% confidence intervals. Additionally, it generates residual plots for diagnostic assessment of the models. Researchers and engineers in material science, environmental engineering, and chemical engineering can rigorously analyze adsorption behavior in their systems using this straightforward, non-Bayesian approach. For more details, see Harding (1907) <doi:10.2307/2987516>.
Authors:
adsoRptionCMF_0.1.1.tar.gz
adsoRptionCMF_0.1.1.zip(r-4.7)adsoRptionCMF_0.1.1.zip(r-4.6)adsoRptionCMF_0.1.1.zip(r-4.5)
adsoRptionCMF_0.1.1.tgz(r-4.6-any)adsoRptionCMF_0.1.1.tgz(r-4.5-any)
adsoRptionCMF_0.1.1.tar.gz(r-4.7-any)adsoRptionCMF_0.1.1.tar.gz(r-4.6-any)
adsoRptionCMF_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
adsoRptionCMF/json (API)
| # Install 'adsoRptionCMF' in R: |
| install.packages('adsoRptionCMF', repos = c('https://piey27.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 from:3d29716770. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 101 |
Exports:fit_freundlichLMfit_freundlichNLMfit_langmuirLM1fit_langmuirLM2fit_langmuirLM3fit_langmuirLM4fit_langmuirNLMfit_temkinLMfit_temkinNLM
Dependencies:bootclicpp11farverggplot2gluegtableisobandlabelinglifecycleMetricsnls2protoR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Freundlich Isotherm Linear Analysis | fit_freundlichLM |
| Freundlich Isotherm Non-Linear Analysis | fit_freundlichNLM |
| Langmuir Isotherm Linear (Form 1) Analysis | fit_langmuirLM1 |
| Langmuir Isotherm Linear (Form 2) Analysis | fit_langmuirLM2 |
| Langmuir Isotherm Linear (Form 3) Analysis | fit_langmuirLM3 |
| Langmuir Isotherm Linear (Form 4) Analysis | fit_langmuirLM4 |
| Langmuir Isotherm Non-Linear Analysis | fit_langmuirNLM |
| Temkin Isotherm Linear Analysis | fit_temkinLM |
| Temkin Isotherm Non-Linear Analysis | fit_temkinNLM |
