sure_matrix_complex: SURE for spectral shrinkage functions for complex matrices.

Description Usage Arguments Author(s) References

View source: R/matrix_est.R

Description

SURE for spectral shrinkage functions for complex matrices.

Usage

1
sure_matrix_complex(d, lambda, p, tau2 = 1)

Arguments

d

A vector of numerics. The singular values.

lambda

A numeric. The shrinkage parameter.

p

A vector of positive integers. The dimension of the data array.

tau2

A positive numeric. The variance. Assumed known and defaults to 1.

Author(s)

David Gerard

References

Candes, E., Sing-Long, C. A., & Trzasko, J. D. (2013). Unbiased risk estimates for singular value thresholding and spectral estimators. Signal Processing, IEEE Transactions on, 61(19), 4643-4657.


dcgerard/hose documentation built on Aug. 1, 2019, 12:11 a.m.