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

Description Usage Arguments Value

View source: R/NonLinearFreundlichPlot.R

Description

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

Usage

1
NonLinearFreundlichPlot(df, Ce, Qe, n_guess, Kf_guess)

Arguments

df

data frame containing the data

Ce

equilibrium solution concentrations in mg/l

Qe

retention by solid (adsorption) in mg/kg

n_guess

Guestimate of n

Kf_guess

Guestimate of Kf

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.