R/sqmad.R

sqmad <-
function(x){
val<-mad(x)^2
val
}
musto101/wilcox_R documentation built on May 23, 2019, 10:52 a.m.