summary.mcprofile: Multiple Testing of General Hypotheses

Description Usage Arguments Value See Also

View source: R/summary.mcprofile.R

Description

Multiple contrast testing based on signed root deviance profiles.

Usage

1
2
3
## S3 method for class 'mcprofile'
summary(object, margin = 0, adjust = "single-step",
  alternative = c("two.sided", "less", "greater"), ...)

Arguments

object

an object of class mcprofile

margin

test margin, specifying the right hand side of the hypotheses.

adjust

a character string specifying the adjustment for multiplicity. "single-step" controlling the FWER utilizing a multivariate normal- or t-distribution; "none" for comparison-wise error rate, or any other method provided by p.adjust.

alternative

a character string specifying the alternative hypothesis.

...

...

Value

An object of class mcpSummary

See Also

mcprofile, summary.glht


daniel-gerhard/mcprofile documentation built on April 21, 2021, 11:14 p.m.