Learn R Programming

convdistr (version 1.6.1)

set_seed: Modify a the seed of a Distribution object

Description

This create a new DISTRIBUTION object but with the specified seed

Usage

set_seed(distribution, seed)

Value

a DISTRIBUTION object of the same class

Arguments

distribution

a DISTRIBUTION object

seed

the new seed

Author

John J. Aponte