sure: Wrapper for 'get_c' and 'sure_given_c'.

Description Usage Arguments Author(s) References See Also

View source: R/mode_specific_sure.R

Description

Wrapper for get_c and sure_given_c.

Usage

1
sure(X, func, dfunc, lambda, tau2 = 1)

Arguments

X

An array of numerics. The data.

func

A list of length length(dim(X)) of shrinkage functions.

dfunc

A list of length length(dim(X)) of corresponding derivative functions.

lambda

A list of parameter values for shrinking along each mode.

tau2

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

Author(s)

David Gerard.

References

Gerard, D., & Hoff, P. (2015). Adaptive Higher-order Spectral Estimators. arXiv preprint arXiv:1505.02114.

See Also

get_c, sure_given_c.


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