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]
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for PUPAK012345678910111213TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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