Rdocumentation
powered by
Learn R Programming
qualityTools (version 1.53)
summaryFits: Fit Summary
Description
Function to give an overview of fitted linear models for objects of class
facDesign
.
Usage
summaryFits(fdo, lmFit = TRUE, curvTest = TRUE, origFit = TRUE)
Arguments
fdo
needs to be an object of class
facDesign
.
lmFit
logical value deciding whether the fits from the object fdo should be taken or not. By default
lmFit
is set to
TRUE
.
curvTest
logical value deciding wheter curvature tests will be performed or not. By default
curvTest
is set to
TRUE
.
origFit
logical value. If
TRUE
(default) the original values of the fits will be displayed.
See Also
http://www.r-qualitytools.org