| plot-methods {distrSim} | R Documentation |
plot-methods
signature(x = "Dataclass"): produces a plot of the data matrix;
optional arguments:
runs0
maximally MaxNumberofPlottedObs runs are plotted where MaxNumberofPlottedObs
is a global option, see distrSimoptionsruns0
maximally MaxNumberofPlottedRuns runs are plotted where MaxNumberofPlottedRuns
is a global option, see distrSimoptionsdims0
maximally MaxNumberofPlottedObsDims dimensions are plotted where MaxNumberofPlottedObsDims
is a global option, see distrSimoptions
typical plot arguments may be passed; some have slightly different meaning (compare plot.default):
signature(x = "Simulation"):
produces a plot of the data matrix; optional and typical plot arguments: as with signature(object = "Dataclass")
signature(x = "Contsimulation"): produces a plot of the real data matrix;
optional arguments: as with signature(x = "Dataclass");
typical plot arguments may be passed; some have slightly different meaning (compare plot.default):
signature(x = "Simulation") and signature(object = "Dataclass") col,cex,pch for signature(object = "Dataclass") but only for ideal part of the datacol,cex,pch for signature(object = "Dataclass") but only for contaminated part of the data