R/Cheng_U.R

Cheng_U <-
function (X){
  u <- rowSums(X)[1]/dim(X)[2]
  u
}
KarimOualkacha/SmoothMSC documentation built on May 8, 2019, 4:49 p.m.