plot.ctpfit: Plot method for ctpfit objects

View source: R/plot_ctpfit.R

plot.ctpfitR Documentation

Plot method for ctpfit objects

Description

Plot method for ctpfit objects

Usage

## S3 method for class 'ctpfit'
plot(x, type = c("frequency", "cdf", "qq"), ...)

Arguments

x

A ctpfit object

type

Type of plot: "frequency", "cdf", or "qq"

...

Additional graphical parameters

Value

No return value. Called for its side effect of producing a plot.


zmctp documentation built on Sept. 20, 2026, 5:07 p.m.