The function plots the credibility intervals for each time interval and returns a ggplot object, which is further customizable.
plotTime(object, prop = 0.8, plotShifts = FALSE, ...)model of class TemporalIso
double between 0 and 1: length of credibility interval. The default value is 80 percent.
boolean if shifts shall be marked or not. Defaults to False.
arguments handed to getShiftTime
a ggplot object.