adsoRptionCV: Cross-Validation Methods for Adsorption Isotherm Models

Provides cross-validation tools for adsorption isotherm models, supporting both linear and non-linear forms. Current methods cover commonly used isotherms including the Freundlich, Langmuir, and Temkin models. This package implements K-fold and leave-one-out cross-validation (LOOCV) with optional clustering-based fold assignment to preserve underlying data structures during validation. Model predictive performance is assessed using mean squared error (MSE), with optional graphical visualization of fold-wise MSEs to support intuitive evaluation of model accuracy. This package is intended to facilitate rigorous model validation in adsorption studies and aid researchers in selecting robust isotherm models. For more details, see Montgomery et al. (2012) <isbn: 978-0-470-54281-1>, Lumumba et al. (2024) <doi:10.11648/j.ajtas.20241305.13>, and Yates et al. (2022) <doi:10.1002/ecm.1557>.

Version: 0.1.0
Imports: stats, nls2, graphics
Suggests: testthat
Published: 2025-06-03
DOI: 10.32614/CRAN.package.adsoRptionCV
Author: Paul Angelo C. Manlapaz ORCID iD [aut, cre]
Maintainer: Paul Angelo C. Manlapaz <pacmanlapaz at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: adsoRptionCV results

Documentation:

Reference manual: adsoRptionCV.pdf

Downloads:

Package source: adsoRptionCV_0.1.0.tar.gz
Windows binaries: r-devel: adsoRptionCV_0.1.0.zip, r-release: adsoRptionCV_0.1.0.zip, r-oldrel: adsoRptionCV_0.1.0.zip
macOS binaries: r-release (arm64): adsoRptionCV_0.1.0.tgz, r-oldrel (arm64): adsoRptionCV_0.1.0.tgz, r-release (x86_64): adsoRptionCV_0.1.0.tgz, r-oldrel (x86_64): adsoRptionCV_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=adsoRptionCV to link to this page.