Skip to contents

Give a random variable its distribution

Usage

set_distribution(m, v, dist)

Arguments

m

A model().

v

The random variable's handle, from rand_var().

dist

A distribution() or an empirical() column.

Value

The model, invisibly.