temkinanalysis: Describes the conformity of the results from a static...

Description Usage Arguments Value Examples

View source: R/temkinanalysis.R

Description

Describes the conformity of the results from a static adsorption experiment to the Temkin Isotherm model

Usage

1

Arguments

Ce

A numeric vector consisting of equilibrium concentration values

Qe

A numeric vector consisting of quantities adsorbed at equilibrium

Value

The residuals, y - intercept, coefficient, and correlation factor of the LSRL based on the Temkin isotherm model

Examples

1
temkinanalysis(c(1,2,3,4), c(1,2,3,4))

SorptionAnalysis documentation built on May 2, 2019, 3:50 p.m.