.simulate_p_values_bootstrap {gkwreg} | R Documentation |
Simulate P-Values Using Parametric Bootstrap
Description
Simulate P-Values Using Parametric Bootstrap
Usage
.simulate_p_values_bootstrap(object, n_bootstrap, observed_tests)
Arguments
object |
Object of class "gkwfit" |
n_bootstrap |
Number of bootstrap replicates |
observed_tests |
List of observed test statistics |
Value
A list containing simulated p-values and bootstrap distributions
[Package gkwreg version 1.0.10 Index]