Learn R Programming

adegraphics (version 1.0-3)

S1.class-class: Class S1.class

Description

A class for the creation and display of a numeric score aggregated in class by an associated factor.

Arguments

Objects from the Class

S1.class objects can be created by calls of the form new("S1.class", ...). The regular usage in this package is to use the s1d.class function.

item

  • trellis.par
  • adeg.par
  • lattice.call
  • g.args
  • poslabel: the label position of each class, it can be regular or value.
  • stats
  • s.misc
  • Call

code

call

itemize

  • rug: an index value indicating where the rugs are drawn.

Extends

Class ADEg.S1, directly. Class ADEg, by class ADEg.S1, distance 2. Class ADEgORtrellis, by class ADEg.S1, distance 3. Class ADEgORADEgSORtrellis, by class ADEg.S1, distance 3.

See Also

ADEg ADEg.S1 s1d.class

Examples

Run this code
showClass("S1.class")

Run the code above in your browser using DataLab