plot.cnorm | R Documentation |
S3 function for plotting cnorm objects
## S3 method for class 'cnorm'
plot(x, y, ...)
x |
the cnorm object |
y |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.