powered by
"hypothesisTest"
A class to store results form an hypothesis test.
Objects can be created by calls of the form new("hypothesisTest", ...). It is created by hypothesisTest.
new("hypothesisTest", ...)
hypothesisTest
test
Object of class "numeric" ~~
"numeric"
hypothesis
Object of class "character" ~~
"character"
dist
df
Object of class "integer" ~~
"integer"
pvalue
type
signature(x = "hypothesisTest"): ...
signature(x = "hypothesisTest")
signature(object = "hypothesisTest"): ...
signature(object = "hypothesisTest")
showClass("hypothesisTest")
Run the code above in your browser using DataLab