R/assayr2.R

#' assayr2: a set of assay analysis tools
#'
#' assayr2 is actively developed by HemoShear Therapeutics for in house assay analysis. The code base constantly grows and adapts to handle new structures and protocols.
#'
#' It has four core competencies:
#'
#' \itemize{
#' \item Reading in data from a variety of machine formats into R structures.
#' \item Using sigmoid functions to model standard and dose response curves.
#' \item Calculating summary statistics and confidence intervals from linear and mixed effect models.
#' \item Checking and corralling data for consistant names and values.
#' }
#' @importFrom magrittr %>% %<>%
"_PACKAGE"
hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.