R/assay.window.R

#' @title Data to calculate an assay window
#'
#' @description Simulated data for two variables to calculate an assay
#' window between positive and negative control samples.
#'
#' @format A data frame with 40 rows and 3 variables:
#' \describe{
#'   \item{A:}{Values for the first outcome variable.}
#'   \item{B:}{Values for the second outcome variable.}
#'   \item{condition:}{Indicates if a sample is a positive or
#' negative control.}  }
#'
#' @docType data
#' @name assay.window
NULL

Try the labstats package in your browser

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

labstats documentation built on May 1, 2019, 10:17 p.m.