Description Value Slots Methods
The GEVAGroupedSummary class inherits the GEVASummary class and includes group analysis data (e.g., clustering and quantile detection).
A GEVAGroupedSummary object
svnumeric matrix composed by two columns: S (summary) and V (variation)
(Inherited from SVTable)
inputdataGEVAInput-class with the data input
(Inherited from GEVASummary)
sv.methodNames of the statistical methods used to summarize data
(Inherited from GEVASummary)
infolist with additional information
(Inherited from GEVASummary)
groupsetlistTypedList of GEVAGroupSet objects
(See also the inherited methods from GEVASummary)
Conversion and coercion
as.expression(x, ginput, ...)Converts this object to expression
as.matrix(x, ...)Converts this object to matrix
Plotting
lines(x, ...)Draws delimiters within quantiles and convex hulls around the clustered points
plot(x, y, ...)Draws a SV-plot. The horizontal axis is for summary (S) and the vertical axis is for variation (V).
In addition, highlights the included group sets
points(x, ...)Generic points implementation for GEVAGroupedSummary
Properties
analysis.params(gobject)Returns a list of analysis parameters passed to geva.cluster to obtain this object
Sub-slot accessors
cluster.method(object)Gets a character vector listing the cluster.method from each group set
quantiles(object)Gets the GEVAQuantiles, or NULL if not present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.