summaryFits: Fit Summary

Description Usage Arguments Note Author(s) See Also

Description

Function to give an overview of fitted linear models for objects of class facDesign.

Usage

1
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.

Note

This is BETA!

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

See Also

http://www.r-qualitytools.org


qualityTools documentation built on May 2, 2019, 10:21 a.m.