R/drv.R

Defines functions drv

Documented in drv

drv <- function(y, x) {
  sqrt(2) * sqrt(1 - mvcor::rv(y, x) )
}

Try the mvcor package in your browser

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

mvcor documentation built on April 11, 2025, 5:39 p.m.