Other packages > Find by keyword >

bapred  

Batch Effect Removal and Addon Normalization (in Phenotype Prediction using Gene Data)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bapred", "1.1")



Attach the package and use:
library("bapred")
Maintained by
Roman Hornung
[Scholar Profile | Author Map]
First Published: 2015-09-04
Latest Update: 2022-06-22
Description:
Various tools dealing with batch effects, in particular enabling the removal of discrepancies between training and test sets in prediction scenarios. Moreover, addon quantile normalization and addon RMA normalization (Kostka & Spang, 2008) is implemented to enable integrating the quantile normalization step into prediction rules. The following batch effect removal methods are implemented: FAbatch, ComBat, (f)SVA, mean-centering, standardization, Ratio-A and Ratio-G. For each of these we provide an additional function which enables a posteriori ('addon') batch effect removal in independent batches ('test data'). Here, the (already batch effect adjusted) training data is not altered. For evaluating the success of batch effect adjustment several metrics are provided. Moreover, the package implements a plot for the visualization of batch effects using principal component analysis. The main functions of the package for batch effect adjustment are ba() and baaddon() which enable batch effect removal and addon batch effect removal, respectively, with one of the seven methods mentioned above. Another important function here is bametric() which is a wrapper function for all implemented methods for evaluating the success of batch effect removal. For (addon) quantile normalization and (addon) RMA normalization the functions qunormtrain(), qunormaddon(), rmatrain() and rmaaddon() can be used.
How to cite:
Roman Hornung (2015). bapred: Batch Effect Removal and Addon Normalization (in Phenotype Prediction using Gene Data). R package version 1.1, https://cran.r-project.org/web/packages/bapred. Accessed 10 May. 2025.
Previous versions and publish date:
0.1 (2015-09-04 09:25), 0.2 (2015-12-03 01:04), 0.3 (2016-01-14 16:15), 1.0 (2016-06-03 19:12)
Other packages that cited bapred R package
View bapred citation profile
Other R packages that bapred depends, imports, suggests or enhances
Complete documentation for bapred
Functions, R codes and Examples using the bapred R package
Some associated functions: X . autism . avedist . ba . baaddon . bametric . bapred-internal . bapred-package . batch . combatba . combatbaaddon . corba . diffexprm . fabatch . fabatchaddon . kldist . meancenter . meancenteraddon . noba . nobaaddon . pcplot . pvcam . qunormaddon . qunormtrain . ratioa . ratioaaddon . ratiog . ratiogaddon . rmaaddon . rmatrain . sepscore . skewdiv . standardize . standardizeaddon . svaba . svabaaddon . y . 
Some associated R codes: Dt.R . VarInflation.R . aprior.R . avedist.R . avedistTwo.R . ba-internal.R . ba.R . baaddon.R . bametric.R . bivprob.R . bprior.R . build.design.R . combatba.R . combatbaaddon.R . corba.R . design.mat.R . diffexprm.R . diffexprmAfterBR.R . emfahighdim.R . extractAffybatch.R . fabatch.R . fabatchaddon.R . fuzzywilcox.R . it.sol.R . kldist.R . kldistTwo.R . list.batch.R . meancenter.R . meancenteraddon.R . mypvcaBatchAssess.R . nbfactors.R . noba.R . nobaaddon.R . normalizeAffyBatchqntval.R . normalizeqntadd.R . normalizeqntadd2.R . normalizeqntval.R . pcplot.R . plotcomp.R . postmean.R . postvar.R . print.combat.R . print.fabatch.R . print.meancenter.R . print.noba.R . print.qunormtrain.R . print.ratioa.R . print.ratiog.R . print.rmatrain.R . print.standardize.R . print.svatrain.R . pvcam.R . qunormaddon.R . qunormtrain.R . ratioa.R . ratioaaddon.R . ratiog.R . ratiogaddon.R . rmaaddon.R . rmatrain.R . sepscore.R . sepscoreTwo.R . skewdiv.R . skewdivTwo.R . standardize.R . standardizeaddon.R . summarizeadd2.R . summarizeval2.R . svaba.R . svabaaddon.R .  Full bapred package functions and examples
Downloads during the last 30 days
04/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for bapred024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

NetLogoR  
Build and Run Spatially Explicit Agent-Based Models
Build and run spatially explicit agent-based models using only the R platform. 'NetLogoR' follows t ...
Download / Learn more Package Citations See dependency  
d3Tree  
Create Interactive Collapsible Trees with the JavaScript 'D3' Library
Create and customize interactive collapsible 'D3' trees using the 'D3' JavaScript library and the ' ...
Download / Learn more Package Citations See dependency  
statcomp  
Statistical Complexity and Information Measures for Time Series Analysis
An implementation of local and global statistical complexity measures (aka Information Theory Quanti ...
Download / Learn more Package Citations See dependency  
RJSDMX  
R Interface to SDMX Web Services
Provides functions to retrieve data and metadata from providers that disseminate data by means of S ...
Download / Learn more Package Citations See dependency  
cmm  
Categorical Marginal Models
Quite extensive package for maximum likelihood estimation and weighted least squares estimation of ...
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  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

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