dc.PlotTracking: Generic Method for Tracking Plots

Description Usage

View source: R/helpers.R

Description

Generic Method for Tracking Plots

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
dc.PlotTracking(
  actual,
  expected,
  T.cal = NULL,
  xlab = "",
  ylab = "",
  title = "",
  xticklab = NULL,
  ymax = NULL,
  legend = c("Actual", "Model")
)

BTYDplus documentation built on Jan. 21, 2021, 5:10 p.m.