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 Mar. 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

roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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