Distribution: The abstract superclass for all Distribution objects

DistributionR Documentation

The abstract superclass for all Distribution objects

Description

Distribution objects represent a distribution of one or more variables

Slots

var.names

A character vector of the names of the variables in the distribution (optional)

n.var

The number of variables in the distribution

support

A Support object defining the support for each variable in the distribution

is.improper

A logical vectors indicating whether each variable in the distribution is improper

See Also

Specific subclasses which can be instantiated:

  • Empiric_Distribution

  • Univariate_Canonical_Distribution

  • Joint_Independent_Distributions


tfojo1/distributions documentation built on July 27, 2024, 3:29 p.m.