S3 function for plotting cnorm objects
# S3 method for cnorm
plot(x, y, ...)the cnorm object
the type of plot as a string, can be one of 'raw' (1), 'norm' (2), 'curves' (3), 'percentiles' (4), 'series' (5), 'subset' (6), or 'derivative' (7), either as a string or the according index
additional parameters for the specific plotting function
Other plot:
compare(),
plot.cnormBetaBinomial(),
plot.cnormBetaBinomial2(),
plotDensity(),
plotDerivative(),
plotNorm(),
plotNormCurves(),
plotPercentileSeries(),
plotPercentiles(),
plotRaw(),
plotSubset()