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

Data-methodsR Documentation

Methods for Function Data in Package ‘distrSim’

Description

Methods to access and change the Data-slot

Methods

Data

signature(object = "Dataclass"): returns the data

Data<-

signature(object = "Dataclass"): changes the data (does not work with a simulation or a contsimulation object)

Data<-

signature(object = "Simulation"): ERROR: A change of the data is not allowed.

Data<-

signature(object = "Contsimulation"): ERROR: A change of the data is not allowed.


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