asymptotic_pvalues: This function finds the p values of several tests based on large sample theory
Description
This function finds the p values of several tests based on large sample theory
Usage
asymptotic_pvalues(x, n, m)
Value
A vector of p values.
Arguments
- x
a vector of test statistics
- n
size of sample 1
- m
size of sample 2