R/tsnet-package.R

#' The 'tsnet' package
#'
#' @description Time Series Network Analysis with R
#'
#' @name tsnet-package
#' @aliases tsnet
#' @useDynLib tsnet, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#' @importFrom rstantools rstan_config
#' @importFrom RcppParallel RcppParallelLibs
#'
#'
"_PACKAGE"

Try the tsnet package in your browser

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

tsnet documentation built on June 20, 2025, 9:08 a.m.