pvalues | R Documentation |
Calculate permutation p-values from null-hypothesis distributions
pvalues(orig, nhds, key = "effect")
orig |
Data frame containing clusters for multiple effects detected on original data. |
nhds |
Data frame with nhds for each effect. |
key |
Key on which to join the data frames (i.e., quoted name of the variable identifying effects). |
Original data frame with extra column containing p-values for each effect and cluster.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.