R/engine-registry.R

.engines <- c("bnlearn", "causalDisco", "pcalg", "tetrad")

#' Supported Engines
#'
#' Available engines: `r paste(.engines, collapse = ", ")`.
#'
#' @keywords internal
#' @noRd
engine_registry <- as.list(.engines)

Try the causalDisco package in your browser

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

causalDisco documentation built on April 13, 2026, 5:06 p.m.