set_seed: Modify a the seed of a Distribution object

View source: R/methods.R

set_seedR 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 DISTRIBUTION object

seed

the new seed

Value

a DISTRIBUTION object of the same class

Author(s)

John J. Aponte


convdistr documentation built on May 29, 2024, 11:49 a.m.