getMainSummary: Get Main Summary of Results for GMPM object

Description Usage Arguments Details Value See Also

Description

Provides a main summary of p-values for a GMPM object.

Usage

1
getMainSummary(x, byCovar = FALSE)

Arguments

x

A GMPM object

byCovar

A boolean (TRUE, FALSE) value indicating whether results are to be given for each individual covariate separately, or for all covariates combined. Default is FALSE.

Details

This function will intelligently determine whether a single-parameter or multi-parameter test is needed for each independent variable in the experiment, and perform the corresponding test.

Value

A list of data.frame objects. In the normal case, a list with a single element with the main results. In the multinomial case, a list with as many elements as there are comparisons among DV levels.

See Also

getRegSummary


gmpm documentation built on May 2, 2019, 5:27 p.m.