View source: R/ez.stat.diff.test.R
Perform two sample statistical test for each combination.
| 1 2 | calculate.p.value(data, paired = FALSE, type = c("parametric",
  "non-parametric"))
 | 
| data | data frame | 
| paired | a logical indicating whether you want a paired test. | 
| type | select test type whether parametric or non-parametric. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.