R/getT.R

Defines functions getT

getT <- function(x, method, size) 
{
  mcse.multi(x, method = method, size = size)$cov
}

Try the stableGR package in your browser

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

stableGR documentation built on Oct. 8, 2022, 1:05 a.m.