#' Sample Winners Curse Data
#'
#' Example data for winner's curse correction.
#'
#' @docType data
#' @usage data(wc_data)
#' @format A data.frame containing four fields:
#' \describe{
#' \item{non_null}{Generative component, 1 if non-null, 0 otherwise.}
#' \item{theta}{Parameter estimate.}
#' \item{se}{Parameter standard error.}
#' }
"wc_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.