R/rhoMatrix-cor_of_cov.R

Defines functions cor_of_cov

Documented in cor_of_cov

#' @rdname rhocap_of_sigmacap
#' @export
cor_of_cov <- function(x) {
  rhocap_of_sigmacap(x)
}
jeksterslab/rhoMatrix documentation built on Dec. 20, 2021, 10:11 p.m.