R/LDAdata.R

#' LDA (limiting dilution assay) data from a set of cell lines
#'
#' LDA data from 11 cell lines, up to 4 biological replicates and up to 6
#' treatments.
#'
#' @docType data
#'
#' @usage data(LDAdata)
#'
#' @format data.frame with columns: "name", "replicate", "Group", "S-value",
#' "# Tested", "# Clonal growth"
#'
#' @keywords datasets
#'
#' @examples
#' data(LDAdata)
"LDAdata"

Try the LDAcoop package in your browser

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

LDAcoop documentation built on Sept. 12, 2024, 7:43 a.m.