anovaben | R Documentation |
Runs an ANOVA test for any variables that were selected by the user.
anovaben(objectives, data, ffd, obj_results, alpha)
objectives |
User selected objectives. |
data |
Peak information (all times, heights, etc.). |
ffd |
Fractional factorial design |
obj_results |
Calculated objectives. |
alpha |
Alpha value. |
list containing the results of ANOVA on the data from the FFD (including p-values and which parameters are significant), the suggested changes to add a level for a BBD, suggested values for the BBD, row indices for the results, and the data frame of the FFD with objective results included
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.