R/gcose.R

Defines functions gcose

Documented in gcose

gcose <-
function(x){ # gets a matrix of ss
   gcoms(x)/sqrt(ncol(x))
}

Try the wateRmelon package in your browser

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

wateRmelon documentation built on Nov. 8, 2020, 7:47 p.m.