R/mpgex_package.R

#' \code{mpgex}: Package for predicting gene expression from methylation profiles
#'
#' @section \code{Base} functions:
#' \code{\link{polynomial_basis}}
#'
#' @docType package
#' @name mpgex
#'
#' @importFrom stats cor
#' @importFrom graphics axis lines mtext par plot
NULL
#> NULL
andreaskapou/mpgex documentation built on May 12, 2019, 3:33 a.m.