GetEstimateOptions

data class GetEstimateOptions(val n: Int, val parameters: GetEstimateParameters)

Options for the getEstimate function.

Constructors

Link copied to clipboard
constructor(n: Int, parameters: GetEstimateParameters)

Properties

Link copied to clipboard
val n: Int

The number of participants/streams to display

Link copied to clipboard

The parameters containing configuration for estimation