LangmuirParameters: Estimate Parameters of Langmuir model

Description Usage Arguments Value

View source: R/LangmuirParameters.R

Description

This function estimates langmuir isotherm model parameters using the linear form of langmuir equation.

Usage

1
LangmuirParameters(Ce, Qe, output_fname)

Arguments

Ce

equilibrium solution concentrations in mg/l

Qe

retention by solid (adsorption) in mg/kg

output_fname

file name/path to which the parameters will be exported (e.g: "analysis/langmuir.csv" )

Value

A csv file containing the estimated parameters


devalc/Sorption documentation built on Dec. 31, 2021, 2:17 a.m.