NonLinearLangmuirPlot: Fits a non linear form of Langmuir model to the Ce and Qe...

Description Usage Arguments Value

View source: R/NonLinearLangmuirPlot.R

Description

This function determines the amount of chemical (Ce) in solution

Usage

1
NonLinearLangmuirPlot(df, Ce, Qe, Qmax_guess, Kl_guess)

Arguments

df

data frame containing the data

Ce

equilibrium solution concentrations in mg/l

Qe

retention by solid (adsorption) in mg/kg

Qmax_guess

Guestimate of Qmax

Kl_guess

Guestimate of Kl

Value

A plot of predicted non linear form of Langmuire model with the Qmax (maximum sorption capacity) and Kl (langmuir constant pertaining to the affinity of substrate towards the chemical) values


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