R/orthoDr-package.R

#' @importFrom stats pnorm cancor cov dist weighted.mean sd quantile
#' @importFrom pracma gramSchmidt repmat
#' @importFrom survival survfit Surv
#' @importFrom dr dr
#' @importFrom MASS ginv mvrnorm
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @useDynLib orthoDr, .registration = TRUE
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL

Try the orthoDr package in your browser

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

orthoDr documentation built on May 29, 2024, 4 a.m.