powered by
htest.short
htest
htest(x, ..., use.labels = getOption("rp.use.labels"), use.method.names = TRUE, colnames = c("Method", "Statistic", "p-value"))
test
FALSE
deparse(substitute(x))
method
data.frame
options
library(nortest) htest(rnorm(100), shapiro.test) htest(rnorm(100), lillie.test, ad.test, shapiro.test) htest(mtcars, lillie.test) htest(mtcars, lillie.test, ad.test, shapiro.test)
Run the code above in your browser using DataLab