Learn R Programming

PUPAIM (version 0.1.0)

fiveparamanalysis: Five Parameter Isotherm Analysis

Description

A five-parameter empirical model that is capable of simulating the model variations more precisely for application over a wide range of equilibrium data.

Usage

fiveparamanalysis(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 five parameter isotherm analysis

Examples

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

Run the code above in your browser using DataLab