R/sifitnet-pkg.R

#' @description
#' To learn more about SiFINeT, start with the vignettes:
#' `browseVignettes(package = "SiFINeT")`
#' @useDynLib SiFINeT, .registration = TRUE
#' @name sifinet-pkg
#' @importFrom Rcpp evalCpp
#' @importFrom stats pnorm
#' @importFrom stats quantile
#' @importFrom methods as
#' @importFrom methods new
#' @importFrom utils combn
#' @import Matrix
#' @import quantreg
#' @import igraph
#' @import ggraph
#' @import ggplot2
"_PACKAGE" 

Try the SiFINeT package in your browser

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

SiFINeT documentation built on April 3, 2025, 9:30 p.m.