Learn R Programming

PUPAIM (version 0.1.0)

fowlerganalysis: Fowler Guggenheim Isotherm

Description

This isotherm equation which takes into consideration the lateral interaction of the adsorbed molecules.

Usage

fowlerganalysis(theta, Ce)

Arguments

theta

the numerical value reperesenting the fractional coverage

Ce

the numerical value fot the equilibrium capacity

Value

the linear regression and the parameters for the Fowler Guggenheim isotherm analysis

Examples

Run this code
# NOT RUN {
fowlerganalysis(c(1,2,3,4,5),c(1,2,3,4,5))
# }

Run the code above in your browser using DataLab