shrink_evaluate: Evaluate a shrinkage estimator

View source: R/shrink_evaluate.R

shrink_evaluateR Documentation

Evaluate a shrinkage estimator

Description

Evaluate a shrinkage estimator

Usage

shrink_evaluate(data, ...)

Arguments

data

A tibble, consists the numeric columns estim_base and estim_shrink, the two estimators, and param, the real parameter.

Value

A tibble consists of MSE of the two estimators, and the MSE-ratio of them.


yotamleibovici/twostageshrink documentation built on Sept. 15, 2022, 7:30 p.m.