Description Usage Arguments Value Examples
View source: R/summaryanalysis.R
Describes the conformity of the results from a static adsorption experiment to the Langmuir, Freundlich, and Temkin Isotherm model
1 | summaryanalysis(Ce, Qe)
|
Ce |
A numeric vector consisting of equilibrium concentration values |
Qe |
A numeric vector consisting of quantities adsorbed at equilibrium |
The residuals, y - intercept, coefficient, and correlation factor of the LSRL based on the Langmuir, Freundlich, and Temkin isotherm model
1 | summaryanalysis(c(1,2,3,4), c(1,2,3,4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.