Description Usage Arguments Value Author(s) References
Wrapper for get_c_list and
block_sure_given_c_list.
1 2  | block_sure(current_tensor, func, dfunc, lambda_list, tau2 = 1,
  block_size = dim(current_tensor)[3])
 | 
current_tensor | 
 An array of numerics.  | 
func | 
 A list of functions to apply to each mode.  | 
dfunc | 
 A list of derivatives of the function in   | 
lambda_list | 
 A list of parameter values for   | 
tau2 | 
 A positive numeric. The variance. Assumed known and defaults to 1.  | 
block_size | 
 The size of the overlapping blocks.  | 
sure_final A numeric. The SURE value.
mean_est An array of numerics. The mean estimate.
David Gerard.
Gerard, D., & Hoff, P. (2015). Adaptive Higher-order Spectral Estimators. arXiv preprint arXiv:1505.02114.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.