sure_S: Wrapper for 'get_basics' and 'sure_given_basics'.

Description Usage Arguments Value Author(s) References See Also

View source: R/core_sure.R

Description

Wrapper for get_basics and sure_given_basics.

Usage

1
sure_S(X, func, dfunc, params, tau2 = 1)

Arguments

X

An array of numerics. The tensor data.

func

A shrinkage function.

dfunc

The derivative function of func.

params

The parameters to be fed into func and dfunc.

tau2

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

Value

sure_val The sure value of the higher-order spectral estimator.

est The mean estimate.

Author(s)

David Gerard.

References

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

See Also

get_basics, sure_given_basics.


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