gforce.confint2test: Convert confidence intervals to equivalent test statistics.

Description Usage Arguments Value

View source: R/FDR_control.R

Description

Can convert a 4D array encoding the confidence intervals for a precision matrix to standard normal test-statistics.

Usage

1
gforce.confint2test(conf_ints, alpha)

Arguments

conf_ints

d x d x 3 array. Each d x d x 1 slice is a symmetric matrix.

alpha

confidence level level of the confidence intervals.

Value

a d x d symmetric matrix of test statistics.


GFORCE documentation built on May 2, 2019, 3:44 a.m.