R/prediction_data.R

#' RT-qPCR ΔCT Data for 36 Endometrial Tissue Biopsies.
#'
#' A dataset comprised of the results of RT-qPCR analysis for 36 endometrial tissue
#' biopsies, with associated metadata. L19 has been utilised as a housekeeping gene.
#'
#' @format A data frame with 36 rows and 9 variables.
#' \describe{
#'     \item{ID}{Unique biopsy identification}
#'     \item{BATCH}{The batch number to which the sample contributed}
#'     \item{LH}{The number of days since ovulation, as provided by the donating patient based on the results of urinary ovulation test}
#'     \item{CXCL14}{ΔCT values for CXCL14}
#'     \item{DPP4}{ΔCT values for DPP4}
#'     \item{GPX3}{ΔCT values for GPX3}
#'     \item{IGFBP1}{ΔCT values for IGFBP1}
#'     \item{IL2RB}{ΔCT values for IL2RB}
#'     \item{SLC15A2}{ΔCT values for SLC15A2}
#' }
"prediction_data"
AE-Mitchell/EndoTime documentation built on Dec. 17, 2021, 6:41 a.m.