Plot_Dummy_Relation: Plot possible relations between a factor and a quantative...

Description Usage Arguments Examples

View source: R/Plot_Dummy_Relation.R

Description

Illisturate different possible relations between two a factor and a quantative variable

Usage

1
Plot_Dummy_Relation(Adj_X = 0, Adj_Y = -100, Interaction = 1)

Arguments

Adj_X

Difference on the X level

Adj_Y

Difference on the Y level

Interaction

Wheter the effects of the dummy variable and the quantative variable are interacted

Examples

1
2
3
4
5
6
7
Plot_Dummy_Relation()

importFrom scales alpha
importFrom ggsci pal_lancet
importFrom nlme lmList

export

likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.