Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%DeepSee.extensions.Statistics

class %DeepSee.extensions.Statistics

This class defines some common statistical functions to use in DeepSee

The Following tags are defined here:

Note: <dsstat:regression> tag requires variance to be defined for both properties.

Parameters

parameter TRANSFORMXSL = Statistics;
This paramter is used to transform original cube definition. If it is defined in subcalss then the cube definition is piped through XSLT transformation. XSL is taken from XData block named in this paramter.
FeedbackOpens in a new tab