Conducts a Wald's test for the significance of the weights on the splits
Wtest(t1, data, weights = rep(1, nrow(data)), strata = rep(1L, nrow(data)),
clusters = (1L:nrow(data)))
rpms object
data.frame containing the data
vector of sample weights for each observation
vector of strata labels
vector of cluster labels
list containing F-statistic and corresponding p-value