Skip to contents

This create a new DISTRIBUTION object but with the specified seed

Usage

set_seed(distribution, seed)

Arguments

distribution

a DISTRIBUTION object

seed

the new seed

Value

a DISTRIBUTION object of the same class

Author

John J. Aponte