R/mHMMbayes-package.R

#' @keywords internal
"_PACKAGE"

# Package imports
# not sure if all functions given below for packages are actually still used, check!
## usethis namespace: start
#' @importFrom mvtnorm dmvnorm rmvnorm dmvt rmvt
#' @importFrom MCMCpack rwish
#' @importFrom stats optim rnorm runif median na.omit quantile dpois dnorm rgamma rpois
# to include bib references in help file
#' @importFrom Rdpack reprompt
# for RCpp
#' @useDynLib mHMMbayes, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL

Try the mHMMbayes package in your browser

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

mHMMbayes documentation built on May 29, 2024, 6:41 a.m.