R/aistats2020smi-package.R

#' The 'aistats2020smi' package.
#'
#' @description Code for the AISTATS 2020 article: Semi-Modular Inference
#'
#' @docType package
#' @name aistats2020smi-package
#'
#' @aliases aistats2020smi
#'
#' @references
#' Chris U. Carmona, Geoff K. Nicholls (2020). Semi-Modular Inference: enhanced learning in multi-modular models by tempering the influence of components
#'
## usethis namespace: start
#' @useDynLib aistats2020smi, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
christianu7/aistats2020smi documentation built on March 7, 2021, 2:40 p.m.