plot.easySimData: Plot data generated by the easySimData package.
Description
Plot data generated by the easySimData package.
Usage
# S3 method for easySimData
plot(x, ...)
Value
an object returned by gridExtra::grid.arrange, a grid of plots
comparing the simulated marginal distribution with the ones specified by
users.
Arguments
- x
an object of class easySimData returned by simulateTrialData.
- ...
ignored.