longCat-class: Class '"longCat"'

Description Objects from the Class Slots Methods References Examples

Description

An object of class longCat.

Objects from the Class

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

Slots

y:

Object of class "matrix" ~~

y.sorted:

Object of class "matrix" ~~

dim:

Object of class "integer" ~~

times:

Object of class "matrix" ~~

times.sorted:

Object of class "matrix" ~~

Labels:

Object of class "character" ~~

factors:

Object of class "numeric" ~~

IndTime:

Object of class "logical" ~~

nfactors:

Object of class "integer" ~~

sorted:

Object of class "logical" ~~

ascending:

Object of class "logical" ~~

group:

Object of class "matrix" ~~

group.sorted:

Object of class "matrix" ~~

groupLabels:

Object of class "character" ~~

order.y:

Object of class "matrix" ~~

order.y.sorted:

Object of class "matrix" ~~

events:

Object of class "matrix" ~~

event.times:

Object of class "matrix" ~~

events.sorted:

Object of class "matrix" ~~

event.times.sorted:

Object of class "matrix" ~~

eventLables:

Object of class "character" ~~

Methods

summary

signature(object = "longCat"): ...

References

Tueller, S. J., Van Dorn, R. A., & Bobashev, G. V. (2016). Visualization of categorical longitudinal and times series data (Report No. MR-0033-1602). Research Triangle Park, NC: RTI Press. http://www.rti.org/publication/visualization-categorical-longitudinal-and-times-series-data

Examples

1
showClass("longCat")

Example output

Class "longCat" [package "longCatEDA"]

Slots:
                                                               
Name:                   y           y.sorted                dim
Class:             matrix             matrix            integer
                                                               
Name:               times       times.sorted             Labels
Class:             matrix             matrix          character
                                                               
Name:             factors            IndTime           nfactors
Class:            numeric            logical            integer
                                                               
Name:              sorted          ascending              group
Class:            logical            logical             matrix
                                                               
Name:        group.sorted        groupLabels            order.y
Class:             matrix          character             matrix
                                                               
Name:      order.y.sorted             events        event.times
Class:             matrix             matrix             matrix
                                                               
Name:       events.sorted event.times.sorted        eventLables
Class:             matrix             matrix          character

longCatEDA documentation built on May 2, 2019, 7:33 a.m.