powered by
This function helps locating sample index from index or name of pair-wise comparisons
.sampNoDeMArrayLM( MArrayObj, useComp, groupSep = "-", lstMeans = "means", lstP = "BH", silent = FALSE, debug = FALSE, callFrom = NULL )
This function returns a integer vector of indexes
(MArray type objct) main input
(matrix) types of pair-wise comparisons to be performed
(character) separator used with pair-wise grouping
(character) type of summarization, default is 'means'
(character) type of multiple testing correction data to choose from MArrayObj
MArrayObj
(logical) suppress messages
(logical) supplemental messages for debugging
(character) allow easier tracking of messages produced
(for PCA) plotPCAw)
plotPCAw
aa <- 1:5
Run the code above in your browser using DataLab