Description Usage Arguments Author(s) Examples
Checking Outliers using IQR rule and replaced it into the group median
1 |
x |
Metabolomics Data Matrix |
group |
No of group in the Data matrix |
nGrpMem |
number of sbuject in each group |
Nishith Kumar <nk.bru09@gmail.com>
1 2 | data(dummyDataFull)
modiData<-removeOut(dummyDataFull,group=2,nGrpMem=c(28,17))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.