Learn R Programming

qualityTools (version 1.31.1)

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
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)