Cai.theta.sigma: Estimation of cov(X) and its variance

Description Usage Arguments Value See Also

Description

A helper function to calculate an estimation of cov(X) (sigma) and its variance (theta). See equation (2) in Cai (2013)

Usage

1

Arguments

X

n by p observation matrix, columns are features

Value

A list with the following components:

sigma

A p-by-p matrix, estimation of cov(X)

theta

A p-by-p matrix, estimation of the variance of cov(X)

See Also

Cai.max.test().


lingxuez/sLED documentation built on May 7, 2019, 2:55 a.m.