GetObjectTypeAttributeStatisticsStats

Statistical measurements for object type attributes including basic statistics and percentiles.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The arithmetic mean of the attribute values.

Link copied to clipboard

The maximum value found in the attribute dataset.

Link copied to clipboard

The minimum value found in the attribute dataset.

Link copied to clipboard

Percentile distribution statistics for the attribute values.

Link copied to clipboard

The standard deviation of the attribute values, measuring their spread around the mean.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String