htest
R/htest.R
htest.short.Rd
Extract value of statistic and its p-value from htest object.
htest.short(x)
htest-class object
named numeric vector with the value of statistic and its p-value
if (FALSE) { # \dontrun{ htest.short(shapiro.test(rnorm(100))) } # }