R/sccomp-package.R

#' The 'sccomp' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name sccomp-package
#' @aliases sccomp
#' @useDynLib sccomp, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2020). RStan: the R interface to Stan. R package version 2.21.2. https://mc-stan.org
#'
NULL
stemangiola/sccompTemp documentation built on Dec. 23, 2021, 5:30 a.m.