BJ_func {DBpower}R Documentation

Internal function - the BJ objective function minus the observed value, put it into uniroot to find the test statistic magnitude bound at order statistic k of d that will give the observed BJ value.

Description

Internal function - the BJ objective function minus the observed value, put it into uniroot to find the test statistic magnitude bound at order statistic k of d that will give the observed BJ value.

Usage

BJ_func(x, k, d, b)

[Package DBpower version 0.1.0 Index]