R/varUpdate.R

varUpdate <- function(coef, comp, X, Y){
  K <- length(comp)
  res <- NULL
  
  for(k in 1:K){
    res
  }
  
  
}
eifer4/stochasticSampling documentation built on May 14, 2019, 11:16 a.m.