R/imports.R

# Packages / functions to import via roxygen2


#' @importFrom Matrix sparseMatrix
#' @importFrom stats lm model.matrix coef runif printCoefmat fitted.values resid vcov qqnorm pt
#' @importFrom graphics plot abline hist
#' @importFrom utils write.table

NULL  # needed for roxygen2 to read this file

Try the netregR package in your browser

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

netregR documentation built on May 1, 2019, 10:13 p.m.