Learn R Programming

xtal (version 1.15)

Exp-class: Class "Exp"

Description

Store of experiment info of screen matrix and crystal score

Arguments

Objects from the Class

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

Slots

screen:
Object of class "Screen" the screen condition
score:
Object of class "numeric" score of crystal quality in each condition

Methods

getOptimal
signature(zga = "Exp"): ...

See Also

getOptimal

Examples

Run this code
showClass("Exp")

Run the code above in your browser using DataLab