causally.scm.noise.Exponential.sample

Exponential.sample(size: tuple[int]) array

Draw random samples from an exponential distribution.

Parameters:

size (tuple[int]) – Required shape of the random sample.