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 04 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

murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
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  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
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