boot_pval_gof {simts} | R Documentation |
Generate the Confidence Interval for GOF Bootstrapped
Description
yaya
Usage
boot_pval_gof(obj, obj_boot, B = 1000L, alpha = 0.05)
Arguments
obj |
A |
obj_boot |
A |
B |
An |
alpha |
A |
Value
A vec
that has the alpha/2.0 quantile and then the 1-alpha/2.0 quantile.
[Package simts version 0.2.2 Index]