Learn R Programming

DBpower (version 0.1.0)

BJ_func: 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)

Arguments