Learn R Programming

PUPAIM (version 0.2.0)

redlichpanalysis: Redlich-Peterson Non-Linear Form

Description

It is used for three parameter adsorption and its a combination of Langmuir and Freundlich Isotherms

Usage

redlichpanalysis(Ce, Qe)

Arguments

Ce

the numerical value for the equilibrium capacity

Qe

the numerical value for the adsorbed capacity

Value

the linear regression and the parameters for the Redlich-Peterson isotherm

References

Ayawei, N., Ebelegi, A. N., & Wankasi, D. (2017). Modelling and Interpretation of Adsorption Isotherms. Journal of Chemistry, 2017, 1.11. doi: 10.1155/2017/3039817

Wu, F.-C., Liu, B.-L., Wu, K.-T., & Tseng, R.-L. (2010). A new linear form analysis of Redlich?Peterson isotherm equation for the adsorptions of dyes. Chemical Engineering Journal, 162(1), 21.27. doi: 10.1016/j.cej.2010.03.006

Examples

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

Run the code above in your browser using DataLab