desOpt-class: Class "desOpt"

Description Objects from the Class Slots Author(s) Examples

Description

desOpt Class

Objects from the Class

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

Slots

facCoded:

Object of class "list" ~~

facReal:

Object of class "list" ~~

responses:

Object of class "list" ~~

desirabilities:

Object of class "list" ~~

overall:

Object of class "numeric" ~~

all:

Object of class "data.frame" ~~

fdo:

Object of class "facDesign" ~~

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

Examples

1
showClass("desOpt")

Example output

Loading required package: Rsolnp
Loading required package: MASS

Attaching package:qualityToolsThe following object is masked frompackage:stats:

    sigma

Class "desOpt" [package "qualityTools"]

Slots:
                                                                  
Name:        facCoded        facReal      responses desirabilities
Class:           list           list           list           list
                                                   
Name:         overall            all            fdo
Class:        numeric     data.frame      facDesign

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