plot.bdotsCorrObj {bdots}R Documentation

Plots for bdotsCorr

Description

Plots correlation of fixed value wtih fitted curves over time

Usage

## S3 method for class 'bdotsCorrObj'
plot(x, ciBands = FALSE, window = NULL, ...)

Arguments

x

object of class 'bdotsCorrObj'

ciBands

boolean. Whether or not to include confidence intervals in plots. Must have been selected in 'bdotsCorr'

window

A length 2 numeric vector with start and end points for the plotting window

...

super secret, don't use


[Package bdots version 1.2.5 Index]