imp4p1.2 package

Imputation for Proteomics

estim_bound

Estimation of lower and upper bounds for missing values.

estim_mix

Estimation of a mixture model of MCAR and MNAR values in each column o...

fast_apply_nb_na

Function similar to the function `apply(X,dim,function(x)sum(is.na(x))...

fast_apply_nb_not_na

Function similar to the function `apply(X,dim,function(x)sum(!is.na(x)...

fast_apply_sd_na_rm_T

Function similar to the function apply(X,dim,sd,na.rm=TRUE).

fast_apply_sum_na_rm_T

Function similar to the function apply(X,dim,sum,na.rm=TRUE).

fast_sim

Function to compute similarity measures between a vector and each row ...

gen_cond

Function allowing to create a vector indicating the membership of each...

imp4p-package

Introduction to the IMP4P package

impute_igcda

Imputing missing values by assuming that the distribution of complete ...

impute_mi

Imputation of data sets containing peptide intensities with a multiple...

impute_mix

Imputation using a decision rule under an assumption of a mixture of M...

impute_mle

Imputing missing values using a maximum likelihood estimation (MLE).

impute_pa

Imputation of peptides having no value in a biological condition (pres...

impute_PCA

Imputing missing values using Principal Components Analysis.

impute_rand

Imputation of peptides with a random value.

impute_RF

Imputing missing values using Random Forest.

impute_slsa

Imputing missing values using an adaptation of the LSimpute algorithm ...

mi_mix

Multiple imputation from a matrix of probabilities of being MCAR for e...

miss_mcar_process

Estimating the MCAR mechanism in a sample.

miss_total_process

Estimating the missing data mechanism in a sample.

pi_mcar_karpievitch

Estimating the proportion of MCAR values in biological conditions usin...

pi_mcar_logit

Estimating the proportion of MCAR values in a sample using a logit mod...

pi_mcar_probit

Estimating the proportion of MCAR values in a sample using a probit mo...

prob_mcar

Estimation of a vector of probabilities that missing values are MCAR.

proba_mcar_tab

Estimation of a matrix of probabilities that missing values are MCAR.

sim_data

Simulation of data sets by controlling the proportion of MCAR values a...

translatedRandomBeta

Function to generated values following a translated Beta distribution

Functions to analyse missing value mechanisms and to impute data sets in the context of bottom-up MS-based proteomics.

  • Maintainer: Quentin Giai Gianetto
  • License: GPL-3
  • Last published: 2021-09-02