Description
Function to give an overview of fitted linear models for objects of class facDesignUsage
summaryFits(fdo, lmFit = TRUE, curvTest = TRUE, origFit = TRUE)
Arguments
fdo
object of class facDesign
lmFit
TRUE/FALSE - take the fits from the object fdo
curvTest
TRUE/FALSE - do curvature tests
origFit
TRUE/FALSS - display the fits in original values (as opposed to coded values)