set_seed {convdistr} | R Documentation |
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)
Arguments
distribution |
a |
seed |
the new seed |
Value
a DISTRIBUTION
object of the same class
Author(s)
John J. Aponte
[Package convdistr version 1.6.2 Index]