R/data.R

#===============================================================================
# data.R
#===============================================================================

#' The default weighting scheme for SELEX multinomial regression
#'
#' The cycle weights are 8, 1, 2, 4, 8
#'
#' @format An integer vector with 5 elements
"default_weights"

#' An example set of count data for a SELEX experiment
#'
#' @format A data frame with 5 rows and 4 columns
"example_counts"
anthony-aylward/selex documentation built on May 21, 2019, 1:42 a.m.