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

rose-class

rose-class


Description

Summary statistics of cyclic data.

Objects from the Class

Objects can be created by calls of the form rose(x, cyclVar = NULL, circle = NULL, n.cyclVar = 8, cut = NULL, breaks = NULL, labels = NULL, dig.lab = 2, include.lowest = FALSE, subset = NULL, na.warning = TRUE, FUN = mean, ...)

Slots

rho:

Object of class matrix. rho[i,] contains the summary values of all data within the interval defined by the cyclic Variable cyclVar[i]. Column and row names are mandatory. The different columns of rho correspond to different responses when the summary statistics is a scalar or to the different elements of a vector summary of one response or to the different subsets of the second grouping element.

cyclVar:

Object of class numeric containing the center of the interval of the cyclic variable. The values are sorted by increasing values, are unique and cannot contain NA values.

circle:

Scalar of class numeric, defining the full circle.

Author(s)

Rene Locher

See Also

For the details of how to create and plot a rose object see rose and plot.rose.


IDPmisc

'Utilities of Institute of Data Analyses and Process Design (www.zhaw.ch/idp)'

v1.1.20
GPL (>= 3)
Authors
Rene Locher [aut, cre], Andreas Ruckstuhl [ctb]
Initial release
2020-01-21

We don't support your browser anymore

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