bootstrap_gof_test {simts} | R Documentation |
Compute the Bootstrapped GoF Test
Description
Handles the bootstrap computation and the bootstrapped p-value.
Usage
bootstrap_gof_test(obj_value, bs_obj_values, alpha, bs_gof_p_ci)
Arguments
obj_value |
A |
bs_obj_values |
A |
alpha |
A |
bs_gof_p_ci |
A |
Value
A vec
that has
Test Statistic
Low CI
Upper CI - BS
[Package simts version 0.2.2 Index]