taguchiDesign-class: Class "taguchiDesign"

Description Objects from the Class Slots Author(s) Examples

Description

taguchiDesign Class

Objects from the Class

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

Slots

name:

Object of class "character" ~~

factors:

Object of class "list" ~~

design:

Object of class "data.frame" ~~

designType:

Object of class "character" ~~

replic:

Object of class "data.frame" ~~

response:

Object of class "data.frame" ~~

Type:

Object of class "data.frame" ~~

block:

Object of class "data.frame" ~~

runOrder:

Object of class "data.frame" ~~

standardOrder:

Object of class "data.frame" ~~

desireVal:

Object of class "list" ~~

desirability:

Object of class "list" ~~

fits:

Object of class "data.frame" ~~

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

Examples

1
showClass("taguchiDesign")

Example output

Loading required package: Rsolnp
Loading required package: MASS

Attaching package: 'qualityTools'

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

    sigma

Class "taguchiDesign" [package "qualityTools"]

Slots:
                                                                            
Name:           name       factors        design    designType        replic
Class:     character          list    data.frame     character    data.frame
                                                                            
Name:       response          Type         block      runOrder standardOrder
Class:    data.frame    data.frame    data.frame    data.frame    data.frame
                                                
Name:      desireVal  desirability          fits
Class:          list          list    data.frame

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