R/ADtools.R

#' ADtools: Automatic Differentiation
#' 
#' @importFrom stats rnorm setNames dgamma integrate pgamma rgamma runif uniroot dt pt
#' @importFrom magrittr %>%
#' @importFrom utils relist
#' @import Matrix
#' @import Rcpp
#' @keywords internal
#' @useDynLib ADtools
"_PACKAGE"

utils::globalVariables(c("."))

Try the ADtools package in your browser

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

ADtools documentation built on Nov. 9, 2020, 5:09 p.m.