Description Usage Arguments Details Value Author(s) References See Also Examples
This function can be used to summarize a TSP object.
1 2 |
object |
A tsp object |
select |
A numerical indicator of which TSP to summarize, if NULL, all TSPs are summarized one at a time |
printall |
If printall=TRUE all TSPs are summarized at once |
... |
Summary arguments (ignored) |
summary() accepts a tsp object calculated on an expression set or gene expression matrix. The result is a table of frequencies for the TSP indicator versus the group indicator.
A table.
Jeffrey T. Leek jtleek@jhu.edu
D. Geman, C. d'Avignon, D. Naiman and R. Winslow, "Classifying gene expression profiles from pairwise mRNA comparisons," Statist. Appl. in Genetics and Molecular Biology, 3, 2004.
tspplot
, ts.pair
, tspcalc
,tspsig
, predict.tsp
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.