efron_morris: Efron-Morris estimator.

Description Usage Arguments Author(s) References

View source: R/matrix_est.R

Description

Efron-Morris estimator.

Usage

1
efron_morris(X, mode_index = 1, tau2 = 1)

Arguments

X

An array of numerics. The data tensor.

mode_index

The mode upon which to apply the Efron-Morris estimator. Defaults to the first mode.

tau2

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

Author(s)

David Gerard.

References

Efron, B., & Morris, C. (1972). Empirical Bayes on vector observations: An extension of Stein's method. Biometrika, 59(2), 335-347.


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