savedata-methods {distrSim} | R Documentation |
savedata-methods
signature(object = "Dataclass")
: saves the object (with the data) in the directory of R
signature(object = "Simulation")
: saves the object without the data in the directory of R
(After loading the data can be reproduced by using simulate.)
signature(object = "Contsimulation")
: saves the object without the data in the directory of R
(After loading the data can be reproduced by using simulate.)
For an example, see Simulation-class
and Contsimulation-class
Dataclass-class
Simulation-class
Contsimulation-class
Evaluation-class