Description Usage Arguments Value
View source: R/NonLinearFreundlichPlot.R
This function determines the amount of chemical (Ce) in solution
1 | NonLinearFreundlichPlot(df, Ce, Qe, n_guess, Kf_guess)
|
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 |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.