R/ssAllVar.R

Defines functions ssAllVar

ssAllVar<-function(x){
  sum(apply(x,2,ss))
}

Try the multiUS package in your browser

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

multiUS documentation built on July 26, 2023, 3:02 p.m.