Learn R Programming

PUPAIM (version 0.1.0)

fritzanalysis: Fritz Schlunder Isotherm Analysis

Description

An empirical equation which can fit a wide range of experimental results because of the large number of coefficients in the isotherm.

Usage

fritzanalysis(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 Fritz Schlunder isotherm analysis

Examples

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

Run the code above in your browser using DataLab