Skip to contents

Constructor function for an object of class distribution.mixture.class

Usage

distribution.mixture(distributions, weights)

Arguments

distributions

a list of distributions (all continuous)

weights

the mixture weight of each distribution (sum to 1)

Value

An object of class [distribution.mixture.class]