gforce.confint2test: Convert confidence intervals to equivalent test statistics.
Description
Can convert a 4D array encoding the confidence intervals for a precision
matrix to standard normal test-statistics.
Usage
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.