Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

longCat-class

Class "longCat"


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

showClass("longCat")

longCatEDA

Package for Plotting Categorical Longitudinal and Time-Series Data

v0.31
GPL (>= 3)
Authors
Stephen Tueller. Funded by the National Institute on Drug Abuse (NIDA) Award number 1R03DA030850, the National Institute on Alcohol Abuse and Alcoholism (NIAAA) Award Number R03 AA019775, and the National Institute of Justice Award Number 2011-RY-BX-0003.
Initial release
2017-03-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.