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
ratkovic/MDEI documentation built on May 7, 2023, 6:11 p.m.