Description Usage Arguments Value Author(s)
View source: R/generate_mu_std_pval.R
Calculate p-values given first order moment mu and second order moment std
1 | calculate_p_value(mu, std, val)
|
mu |
First order moment: mean for the GHD statistic |
std |
Second order moment: std for the GHD statistic |
val |
Value of GHD statistic |
Returns the p-value for the GHD statistic (whose distribution follows normal distribution).
Raghvendra Mall <rmall@hbku.edu.qa>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.