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', 'norm', 'curves', 'percentiles', 'series', 'subset', or 'derivative'
additional parameters for the specific plotting function
Other plot:
plotDensity(),
plotDerivative(),
plotNormCurves(),
plotNorm(),
plotPercentileSeries(),
plotPercentiles(),
plotRaw(),
plotSubset()