| plot-methods {distrSim} | R Documentation |
plot-methods
signature(x = "Dataclass", y="missing"): 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", y="missing"):
produces a plot of the data matrix; optional and typical plot arguments: as with signature(x = "Dataclass", y="missing")
signature(x = "Contsimulation"): produces a plot of the real data matrix;
optional arguments: as with signature(x = "Dataclass", y="missing");
typical plot arguments may be passed; some have slightly different meaning (compare plot.default):
signature(x = "Simulation", y="missing") and signature(x = "Dataclass", y="missing") col,cex,pch for signature(x = "Dataclass", y="missing") but only for ideal part of the datacol,cex,pch for signature(x = "Dataclass", y="missing") but only for contaminated part of the data