filterConCub: Filter results from two- or three-way tests

Description Usage Arguments Details Value Examples

View source: R/geecc.R

Description

Performs filtering on results from two- or three-way tests

Usage

1
filterConCub(obj, filter, p.adjust.method = "none", verbose=1)

Arguments

obj

object of type concub

filter

object of type concubfilter

p.adjust.method

set adjustment-method for p-values. Must match any of p.adjust.methods.

verbose

An integer specifying the level of verbosity.

Details

You have to execute runConCub before filtering.

Value

an (extended) object of type concub with filtered test results

Examples

1
2
3
# a character vector listing possible
# adjustment approaches
p.adjust.methods

geecc documentation built on April 28, 2020, 8:19 p.m.