R/stochtree-package.R

## usethis namespace: start
#' @importFrom stats coef
#' @importFrom stats lm
#' @importFrom stats model.matrix
#' @importFrom stats predict
#' @importFrom stats qgamma
#' @importFrom stats resid
#' @importFrom stats rnorm
#' @importFrom stats sd
#' @importFrom stats sigma
#' @importFrom stats var
#' @importFrom R6 R6Class
## usethis namespace: end
NULL

#' @useDynLib stochtree, .registration = TRUE
"_PACKAGE"

Try the stochtree package in your browser

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

stochtree documentation built on April 4, 2025, 2:11 a.m.