R/example_data11.R

#' CI_data
#' This contains individual level data for constructing confidence intervals 
#' @format A dataframe with 8 rows and 5 columns
#' \describe{
#'  \item{IID}{Individual identification number}
#'  \item{PRS}{Estimate (e.g. individual polygenic risk score (PRS))}
#'  \item{Variance}{Variance of the estimate}
#'  \item{Lower_Limit}{Lower limit of the confidence interval}
#'  \item{Upper_Limit}{Upper limit of the confidence interval}
#' }
"example_data11"

Try the GPflexViz package in your browser

Any scripts or data that you put into this service are public.

GPflexViz documentation built on Sept. 10, 2025, 10:27 a.m.