dc.PlotTracking: Generic Method for Tracking Plots

View source: R/helpers.R

dc.PlotTrackingR Documentation

Generic Method for Tracking Plots

Description

Generic Method for Tracking Plots

Usage

dc.PlotTracking(
  actual,
  expected,
  T.cal = NULL,
  xlab = "",
  ylab = "",
  title = "",
  xticklab = NULL,
  ymax = NULL,
  legend = c("Actual", "Model")
)

mplatzer/BTYDplus documentation built on April 9, 2024, 3:11 a.m.