savedata-methods: Methods for Function savedata in Package 'distrSim'

savedata-methodsR Documentation

Methods for Function savedata in Package ‘distrSim’

Description

savedata-methods

Methods

savedata

signature(object = "Dataclass"): saves the object (with the data) in the directory of R

savedata

signature(object = "Simulation"): saves the object without the data in the directory of R (After loading the data can be reproduced by using simulate.)

savedata

signature(object = "Contsimulation"): saves the object without the data in the directory of R (After loading the data can be reproduced by using simulate.)

Note

For an example, see Simulation-class and Contsimulation-class

See Also

Dataclass-class Simulation-class Contsimulation-class Evaluation-class


distrSim documentation built on Jan. 31, 2024, 3:07 a.m.