new_distribution: Constructor Function for "dst" Objects

View source: R/distribution.R

new_distributionR Documentation

Constructor Function for "dst" Objects

Description

Constructor Function for "dst" Objects

Usage

new_distribution(l, variable, ..., class = character())

Arguments

l

List containing the components of a distribution object.

variable

Type of random variable: "continuous", "discrete", or "mixed".

...

Attributes to add to the list.

class

If making a subclass, specify its name here.


vincenzocoia/distionary documentation built on March 5, 2024, 3:13 a.m.