plotCnorm: General convencience plotting function

View source: R/plot.R

plotCnormR 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


cNORM documentation built on Oct. 8, 2023, 5:06 p.m.