Description Usage Arguments Details Value Examples
Performs filtering on results from two- or three-way tests
1 | filterConCub(obj, filter, p.adjust.method = "none", verbose=1)
|
obj |
object of type |
filter |
object of type |
p.adjust.method |
set adjustment-method for p-values. Must match any of |
verbose |
An integer specifying the level of verbosity. |
You have to execute runConCub
before filtering.
an (extended) object of type concub
with filtered test results
1 2 3 | # a character vector listing possible
# adjustment approaches
p.adjust.methods
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.