Learn R Programming

AdIsMF (version 0.1.0)

Adsorption Isotherm Model Fitting

Description

The Langmuir and Freundlich adsorption isotherms are pivotal in characterizing adsorption processes, essential across various scientific disciplines. Proper interpretation of adsorption isotherms involves robust fitting of data to the models, accurate estimation of parameters, and efficiency evaluation of the models, both in linear and non-linear forms. For researchers and practitioners in the fields of chemistry, environmental science, soil science, and engineering, a comprehensive package that satisfies all these requirements would be ideal for accurate and efficient analysis of adsorption data, precise model selection and validation for rigorous scientific inquiry and real-world applications. Details can be found in Langmuir (1918) and Giles (1973) .

Copy Link

Version

Install

install.packages('AdIsMF')

Monthly Downloads

195

Version

0.1.0

License

GPL-3

Maintainer

Debopam Rakshit

Last Published

July 26th, 2024

Functions in AdIsMF (0.1.0)

FLM

Freundlich Linear Model
LLM

Langmuir Linear Model
LNLM

Langmuir Nonlinear Model
FNLM

Freundlich Nonlinear Model