R/bptdpsi.R

bptdpsi <-
function(x,con){
# Used by bptd to compute bootstrap psihat values
#
bptdpsi<-sum(con*x)
bptdpsi
}
musto101/wilcox_R documentation built on May 23, 2019, 10:52 a.m.