compute_test_statistic.eSVD: Compute test statistics for eSVD object

View source: R/compute_test_statistic.R

compute_test_statistic.eSVDR Documentation

Compute test statistics for eSVD object

Description

Compute test statistics for eSVD object

Usage

## S3 method for class 'eSVD'
compute_test_statistic(input_obj, verbose = 0, ...)

Arguments

input_obj

eSVD object outputed from compute_posterior.eSVD.

verbose

Integer.

...

Additional parameters.

Value

eSVD object with added element "teststat_vec"


linnykos/eSVD2 documentation built on July 17, 2024, 12:01 a.m.