pvalue.stars: Determine how many star's to annotate a vector of pvalues

Description Usage Arguments Value Author(s)

Description

Determine how many star's to annotate a vector of pvalues

Usage

1
  pvalue.stars(pvals, thresh = c(0.05, 0.01, 0.001))

Arguments

pvals

a vector of pvalues

thresh

a vector of thresholds for 1, 2, 3... stars. this can be as long as the user needs

Value

A character vector of "", "*", "**", ... same length as the input

Author(s)

Mark Cowley, 2009-03-20


drmjc/mjcgraphics documentation built on May 15, 2019, 2:40 p.m.