IA_effect: Obtain interaction effects plot between two factors in our...

Description Usage Arguments Value Examples

Description

Obtain interaction effects plot between two factors in our design with ggplot

Usage

1
IA_effect(data, factr1, factr2, response)

Arguments

response

Value

data to calculate interaction effects, and interaction effects plot

Examples

1
IA_effect(data = AEL_dat, factr1 = A, factr2 = B, response = ybar)

toledo60/OACD documentation built on Feb. 15, 2021, 2:25 a.m.