R/package.R

#' superEnhancerModelR
#'
#' Fits statistical models to collections of enhancers to test for interactivity and saturation
#'
#' @docType package
#' @author Noah Dukler <ndukler@cshl.edu>
#' @importFrom methods new
#' @importFrom stats dlnorm qlnorm formula model.matrix optim pchisq dnorm qlnorm qnorm rgamma rnorm runif update.formula
NULL
ndukler/superEnhancerModelR documentation built on May 17, 2019, 8:18 p.m.