View source: R/asymptotic_pvalues.R
asymptotic_pvalues | R Documentation |
This function finds the p values of several tests based on large sample theory
asymptotic_pvalues(x, n, m)
x |
a vector of test statistics |
n |
size of sample 1 |
m |
size of sample 2 |
A vector of p values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.