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', 'norm', 'curves', 'percentiles', 'series', 'subset', or 'derivative'

...

additional parameters for the specific plotting function


[Package cNORM version 2.0.0 Index]