plotCnorm {cNORM} | R Documentation |
General convencience plotting function
Description
General convencience plotting function
Usage
plotCnorm(x, y, ...)
Arguments
x |
a 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 |
[Package cNORM version 3.1.0 Index]