cipolygon function

Function to Draw CI Polygon

Function to Draw CI Polygon

Internal function to draw a confidence interval for multiple times as a grey area. For internal use only.

cipolygon(time, lower, upper)

Arguments

  • time: x-axis.
  • lower: lower limit of the confidence level.
  • upper: upper limit of the confidence level.

Author(s)

Adrian Barnett a.barnett@qut.edu.au

  • Maintainer: Adrian Barnett
  • License: GPL (>= 3)
  • Last published: 2022-03-21

Useful links