Description Usage Arguments Value Author(s)
Determine how many star's to annotate a vector of pvalues
1  |   pvalue.stars(pvals, thresh = c(0.05, 0.01, 0.001))
 | 
pvals | 
 a vector of pvalues  | 
thresh | 
 a vector of thresholds for 1, 2, 3... stars. this can be as long as the user needs  | 
A character vector of "", "*", "**", ... same length as the input
Mark Cowley, 2009-03-20
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.