a_hat_mle: Likelihood function of the James-Stein shrinkage factor.

Description Usage Arguments Value References

View source: R/unequalVarShink.R

Description

To be used in MLE computation of the James-Stein shrinkage factor.

Usage

1
a_hat_mle(stat, vars, a_hat)

Arguments

stat

Input statistics to be shrinkage estimated.

vars

Corresponding variances of equal length.

a_hat

Shrinkage intensity to be estimated.

Value

The likelihood of the function given the parameters.

References

http://projecteuclid.org/euclid.ss/1331729986


bayesbio documentation built on May 2, 2019, 3:43 a.m.

Related to a_hat_mle in bayesbio...