Hollander-Proschan T*
Function to compute the asymptotic P-value for the observed Hollander-Proschan T* statistic.
newbet(x)
x |
a vector of data of length n |
The function returns a list with two elements:
T |
the value of the Hollander-Proschan statistic |
T.star |
the standardized value of the Hollander-Proschan statistic |
p |
the corresponding probability |
Rachel Becvarik
table11.4<-c(194,15,41,29,33,181) newbet(table11.4)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.