R/getcov.jointNmix.R

Defines functions getcov.jointNmix

Documented in getcov.jointNmix

getcov.jointNmix <-
function(obj) {
  return(obj$Cov)
}

Try the jointNmix package in your browser

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

jointNmix documentation built on May 2, 2019, 8:18 a.m.