R/sm2str.sub.R

sm2str.sub <-
function(isub,x,y){
xmat<-x[isub]
val1<-lplot(xmat,y[isub],plotit=FALSE)$Explanatory.power
val1
}
musto101/wilcox_R documentation built on May 23, 2019, 10:52 a.m.