twoWayTableWithMarginalPs: twoWayTableWithMarginalPs

Description Usage Arguments Value Examples

Description

twoWayTableWithMarginalPs

Usage

1
2
twoWayTableWithMarginalPs(data, columnGroup, rowGroup, var,
  columnPaired = FALSE, rowPaired = FALSE, aovPairedID)

Arguments

data

data.frame contianing all data

columnGroup

Grouping variable to stratify across columns

rowGroup

Grouping variable to stratify across rows

var

Outcome variable, numeric

columnPaired

Logical, whether or not the column grouping variable should be treated as paired

rowPaired

Logical, whether or not the row grouping variable should be treated as paired

aovPairedID

If paired, id variable name.

Value

data.frame with all output

Examples

1
# Needs and example

TaylorAndrew/atAnalyze documentation built on May 9, 2019, 4:21 p.m.