PMFModeler

class PMFModeler(data: IntArray)

Constructors

Link copied to clipboard
constructor(data: IntArray)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This set holds the default set of estimators to try during the estimation process of the discrete distributions.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Estimates the parameters for all estimators represented by the set of estimators. Shifting of the data is not performed. It is assumed that the supplied estimators are appropriate for the supplied data.