apa_factorial_plot_single {papaja} | R Documentation |
Internal function that is called (possibly multiple times) by apa_factorial_plot()
.
apa_factorial_plot_single(
aggregated,
y.values,
id,
dv,
factors,
intercept = NULL,
...
)
aggregated |
A |
y.values |
A |
id |
Character. Variable name that identifies subjects. |
dv |
Character. The name of the dependent variable. |
factors |
Character. A vector of up to four variable names that is used to stratify the data. |
intercept |
Numeric. See details in |