View source: R/unsup_get_Y_tilde_1.R
unsup_get_Y_tilde_1 | R Documentation |
Compute James-Stein shrinkage estimate of mean for subject 1, using data from all subjects. For formula, see James-Stein Shrinkage section of "Distribution-Free Prediction Sets with Two-Layer Hierarchical Models" (Dunn et al., 2022).
unsup_get_Y_tilde_1(Y)
Y |
List containing data of all subjects. Each item in the list is a vector with one subject's observations. |
James-Stein shrinkage estimator of subject 1 mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.