#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.