Other packages > Find by keyword >

PUPAK  

Parameter Estimation, and Plot Visualization of Adsorption Kinetic Models
View on CRAN: Click here


Download and install PUPAK package within the R console
Install from CRAN:
install.packages("PUPAK")

Install from Github:
library("remotes")
install_github("cran/PUPAK")

Install by package version:
library("remotes")
install_version("PUPAK", "0.1.1")



Attach the package and use:
library("PUPAK")
Maintained by
Chester Deocaris
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-06-01
Latest Update: 2022-07-01
Description:
Contains model fitting functions for linear and non-linear adsorption kinetic and diffusion models. Adsorption kinetics is used for characterizing the rate of solute adsorption and the time necessary for the adsorption process. Adsorption kinetics offers vital information on adsorption rate, adsorbent performance in response time, and mass transfer processes. In addition, diffusion models are included in the package as solute diffusion affects the adsorption kinetic experiments. This package consists of 20 adsorption and diffusion models, including Pseudo First Order (PFO), Pseudo Second Order (PSO), Elovich, and Weber-Morris model (commonly called the intraparticle model) stated by Plazinski et al. (2009) . This package also contains a summary function where the statistical errors of each model are ranked for a more straightforward determination of the best fit model.
How to cite:
Chester Deocaris (2022). PUPAK: Parameter Estimation, and Plot Visualization of Adsorption Kinetic Models. R package version 0.1.1, https://cran.r-project.org/web/packages/PUPAK. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2022-06-01 14:10)
Other packages that cited PUPAK R package
View PUPAK citation profile
Other R packages that PUPAK depends, imports, suggests or enhances
Complete documentation for PUPAK
Functions, R codes and Examples using the PUPAK R package
Some associated functions: aksummary.l . aksummary.nl . avrami . bed.lm . bed . bid.lm . crank . edsummary.l . edsummary.nl . elovich.lm . elovich . fas.lm . fas . fp.lm . fp . idsummary . maw.lm . maw . pfo.lm . pfo . pno . pso.lm . pso . richie . wam.pl . 
Some associated R codes: aksummary.l.R . aksummary.nl.R . avrami.R . bed.R . bed.lm.R . crank.R . edsummary.l.R . edsummary.nl.R . elovich.R . elovich.lm.R . fas.R . fas.lm.R . fp.R . fp.lm.R . idsummary.R . maw.R . maw.lm.R . pfo.R . pno.R . pso.R . pso.lm.R . richie.R . wam.pl.R .  Full PUPAK package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA