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 Jan. 23, 2023, 5:40 p.m.