R/RSadvance_francesco.R

"RSadvance" <- function(data,cl,origin,num.perm=100,logged=TRUE,na.rm=TRUE,
                    gene.names=NULL,plot=FALSE,rand=NULL, huge=FALSE,fast=TRUE,
                    tail.time=0.05){
return(RP.advance(data,cl,origin,logged,na.rm,gene.names,plot,rand,
    calculateProduct=FALSE,MinNumOfValidPairs=NA, RandomPairs=NA, huge, fast,
    tail.time))
}
 

Try the RankProd package in your browser

Any scripts or data that you put into this service are public.

RankProd documentation built on Nov. 8, 2020, 8 p.m.