R/ghcm-package.R

#' ghcm: A package for Functional Conditional Independence Testing
#'
#' @description
#' To learn more about ghcm, start with the vignette:
#' `browseVignettes(package = "ghcm")`
#' @docType package
#' @name ghcm
#'
#' @useDynLib ghcm, .registration = TRUE
#' @importFrom Rcpp sourceCpp
NULL
"_PACKAGE"

Try the ghcm package in your browser

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

ghcm documentation built on Nov. 2, 2023, 5:48 p.m.