R/SELF.R

#' @useDynLib SELF, .registration = TRUE
#' @importFrom Rcpp sourceCpp
#' @import data.table
#' @import xgboost
#' @import bnlearn
#' @import CompareCausalNetworks
#' @importFrom stats rbinom rnorm runif
#' @importFrom utils setTxtProgressBar txtProgressBar
#' @importFrom stats .lm.fit
"_PACKAGE"

Try the SELF package in your browser

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

SELF documentation built on May 2, 2019, 8:35 a.m.