Learn R Programming

adegraphics (version 1.0-4)

S1.match-class: Class S1.match

Description

A class for the creation and display of paired scores.

Arguments

Objects from the Class

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

item

  • trellis.par
  • adeg.par
  • lattice.call
  • g.args
  • 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.match

Examples

Run this code
showClass("S1.match")

Run the code above in your browser using DataLab