gageRR-class: Class "gageRR"

Description Objects from the Class Slots Author(s) Examples

Description

gageRR Class

Objects from the Class

Objects can be created by calls of the form new("gageRR", ...).

Slots

X:

Object of class "data.frame" ~~

ANOVA:

Object of class "aov" ~~

RedANOVA:

Object of class "aov" ~~

method:

Object of class "character" ~~

Estimates:

Object of class "list" ~~

Varcomp:

Object of class "list" ~~

Sigma:

Object of class "numeric" ~~

GageName:

Object of class "character" ~~

GageTolerance:

Object of class "character" ~~

DateOfStudy:

Object of class "character" ~~

PersonResponsible:

Object of class "character" ~~

Comments:

Object of class "character" ~~

b:

Object of class "factor" ~~

a:

Object of class "factor" ~~

numM:

Object of class "numeric" ~~

numO:

Object of class "numeric" ~~

numP:

Object of class "numeric" ~~

y:

Object of class "numeric" ~~

facNames:

Object of class "character" ~~

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

Examples

1
showClass("gageRR")

Example output

Loading required package: Rsolnp
Loading required package: MASS

Attaching package: 'qualityTools'

The following object is masked from 'package:stats':

    sigma

Class "gageRR" [package "qualityTools"]

Slots:
                                                                              
Name:                  X             ANOVA          RedANOVA            method
Class:        data.frame               aov               aov         character
                                                                              
Name:          Estimates           Varcomp             Sigma          GageName
Class:              list              list           numeric         character
                                                                              
Name:      GageTolerance       DateOfStudy PersonResponsible          Comments
Class:           numeric         character         character         character
                                                                              
Name:                  b                 a                 y          facNames
Class:            factor            factor           numeric         character
                                                            
Name:               numO              numP              numM
Class:           numeric           numeric           numeric

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