Utils: Summary of the analysis for factor arrangement with two qualitative factors.
Utils: Summary of the analysis for factor arrangement with two qualitative factors.
Summarizes the output returned in the summarise_anova function in list form. The advantage is that the table, in the case of significant interaction, is returned in a format that facilitates assembly in terms of scientific publication.
fat2_table(output, nf1, nf2, column =1)
Arguments
output: Output of summarise_anova function for FAT2DIC, FAT2DIC.ad, FAT2DBC, FAT2DBC.ad, PSUBDIC and PSUBDBC design.
nf1: Number of levels of factor 1
nf2: Number of levels of factor 2
column: Variable column
Returns
returns a list containing analysis output for experiments in FAT2DIC, FAT2DIC.ad, FAT2DBC, FAT2DBC.ad, PSUBDIC and PSUBDBC design.