Description Usage Arguments Value Author(s) Examples
View source: R/desc3fat_function.R
Performs the descriptive graphical analysis of an experiment with three factors of interest.
1 2 3 4 5 6 7 8 9 10 11 |
f1 |
Numeric or complex vector with factor 1 levels |
f2 |
Numeric or complex vector with factor 2 levels |
f3 |
Numeric or complex vector with factor 3 levels |
response |
Numerical vector containing the response of the experiment. |
legend.title |
Legend title |
xlab |
x name (Accepts the expression() function) |
ylab |
Variable response name (Accepts the expression() function) |
theme |
ggplot theme |
plot |
"interaction" or "box" |
The function returns a triple interaction graph.
Gabriel Danilo Shimizu, shimizu@uel.br
Leandro Simoes Azeredo Goncalves
Rodrigo Yudi Palhaci Marubayashi
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.