p_value | R Documentation |
Compute Two-sided p-Values under the Normal Distribution
p_value(x, deg_free)
x |
A numeric vector |
deg_free |
Degrees of freedom under the null hypothesis distribution |
This convenience function computes the probabilities of a vector of values under the distribution assumed by the null hypothesis. I am legally obliged to note this is not remotely the same thing as the probability of a genuine effect.
Vector of computed p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.