plot.curvish.curve: plot.curvish.curve

View source: R/class.R

plot.curvish.curveR Documentation

plot.curvish.curve

Description

plot.curvish.curve

Usage

## S3 method for class 'curvish.curve'
plot(x, robust = FALSE, deriv = 0, outer = FALSE)

Arguments

x

An object of class curvish.curve.

robust

This sets the parameter of central tendency to the median.

deriv

Order of derivative to plot, if any (default 0 plots the smooth).

outer

Use the outer credible interval bands?


jflournoy/curvish documentation built on May 4, 2023, 3:57 a.m.