R/roxygen.R

#' MDEI
#'
#' @description MDEI estimates  effects.
#' @aliases NULL MDEI-package
"_PACKAGE"

## usethis namespace: start
#' @useDynLib MDEI
#' @importFrom ranger ranger
#' @importFrom splines2 bSpline dbs ibs
#' @importFrom Rcpp sourceCpp
#' @import stats
#' @importFrom MASS ginv
#' @importFrom grDevices gray
#' @importFrom graphics lines points segments
## usethis namespace: end
NULL

Try the MDEI package in your browser

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

MDEI documentation built on May 4, 2023, 9:09 a.m.