new_mix: Constructor function for "mix" objects

View source: R/verb-mix.R

new_mixR Documentation

Constructor function for "mix" objects

Description

Constructor function for "mix" objects

Usage

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

Arguments

l

List containing the components of a mixture distribution object.

variable

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

...

Other attributes to add to the list.

class

If making a subclass, specify its name here.


vincenzocoia/distplyr documentation built on March 5, 2024, 9:45 p.m.