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 03 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ttbary  
Barycenter Methods for Spatial Point Patterns
Computes a point pattern in R^2 or on a graph that is representative of a collection of many data pa ...
Download / Learn more Package Citations See dependency  
mscp  
Multiscale Change Point Detection via Gradual Bandwidth Adjustment in Moving Sum Processes
Multiscale moving sum procedure for the detection of changes in expectation in univariate sequences. ...
Download / Learn more Package Citations See dependency  
INLABMA  
Bayesian Model Averaging with INLA
Fit Spatial Econometrics models using Bayesian model averaging on models fitted with INLA. The INLA ...
Download / Learn more Package Citations See dependency  
xLLiM  
High Dimensional Locally-Linear Mapping
Provides a tool for non linear mapping (non linear regression) using a mixture of regression model a ...
Download / Learn more Package Citations See dependency  
flowTraceR  
Tracing Information Flow for Inter-Software Comparisons in Mass Spectrometry-Based Bottom-Up Proteomics
Useful functions to standardize software outputs from ProteomeDiscoverer, Spectronaut, DIA-NN and Ma ...
Download / Learn more Package Citations See dependency  
PERMANOVA  
Multivariate Analysis of Variance Based on Distances and Permutations
Calculates multivariate analysis of variance based on permutations and some associated pictorial rep ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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