Other packages > Find by keyword >

imp4p  

Imputation for Proteomics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("imp4p", "1.2")



Attach the package and use:
library("imp4p")
Maintained by
Quentin Giai Gianetto
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-18
Latest Update: 2021-09-02
Description:
Functions to analyse missing value mechanisms and to impute data sets in the context of bottom-up MS-based proteomics.
How to cite:
Quentin Giai Gianetto (2016). imp4p: Imputation for Proteomics. R package version 1.2, https://cran.r-project.org/web/packages/imp4p. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1 (2016-08-18 17:23), 0.2 (2016-10-25 20:32), 0.3 (2017-04-12 16:34), 0.4 (2017-06-01 16:12), 0.5 (2017-12-11 23:13), 0.6 (2018-06-27 10:38), 0.7 (2018-08-10 17:20), 0.8 (2019-10-03 10:10), 0.9 (2020-04-15 16:00), 1.0 (2020-07-28 16:50), 1.1 (2021-03-22 10:40)
Other packages that cited imp4p R package
View imp4p citation profile
Other R packages that imp4p depends, imports, suggests or enhances
Complete documentation for imp4p
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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