calculate_p_value: Calculate asymptotic p-values

Description Usage Arguments Value Author(s)

View source: R/generate_mu_std_pval.R

Description

Calculate p-values given first order moment mu and second order moment std

Usage

1
calculate_p_value(mu, std, val)

Arguments

mu

First order moment: mean for the GHD statistic

std

Second order moment: std for the GHD statistic

val

Value of GHD statistic

Value

Returns the p-value for the GHD statistic (whose distribution follows normal distribution).

Author(s)

Raghvendra Mall <rmall@hbku.edu.qa>


DiffNet documentation built on May 2, 2019, 9:15 a.m.