Learn R Programming

PUPAIM (version 0.2.0)

raudkepanalysis: Radke-Prausniiz Isotherm Analysis Nonlinear Form

Description

Nonlinear form of the Radke-Prausniiz Equation, the original form. The Radke-Prausnitz isotherm model has several important properties which makes it more preferred in most adsorption systems at low adsorbate concentration.

Usage

raudkepanalysis(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the nonlinear regression and the parameters for the Raudke-Prausniiz isotherm

References

Newton, A., & Donbebe. (2017, September 5). Modelling and Interpretation of Adsorption Isotherms. Retrieved from https://doi.org/10.1155/2017/3039817

Khalid, A., Kazmi, M. et.al, (2015). Kinetic & Equilibrium Modelling of Copper Biosorption. Retrieved from http://journals.pu.edu.pk/journals/index.php/jfet/article/view/527

Examples

Run this code
# NOT RUN {
raudkepanalysis(moringa$Ce,moringa$Qe)
# }

Run the code above in your browser using DataLab