PlotStats {multibreakeR} | R Documentation |
PlotStats
Description
Generate a ggplot2 object to depict the break and the time series tested
Usage
PlotStats(my.dates, my.vars, f.stat, mat.ci = mat.ci, mat.y)
Arguments
my.dates |
A vector of dates |
my.vars |
The variables tested |
f.stat |
The f-statistics |
mat.ci |
The matrix of confidence intervals |
mat.y |
The original time series |
Value
A ggplot2 object
[Package multibreakeR version 0.1.0 Index]