plotTime: Plot of credibility intervals for each time interval, plotted...

Description Usage Arguments Value

View source: R/plots.R

Description

The function plots the credibility intervals for each time interval and returns a ggplot object, which is further customizable.

Usage

1
plotTime(object, prop = 0.8, plotShifts = FALSE, ...)

Arguments

object

model of class TemporalIso

prop

double between 0 and 1: length of credibility interval. The default value is 80 percent.

plotShifts

boolean if shifts shall be marked or not. Defaults to False.

...

arguments handed to getShiftTime

Value

a ggplot object.


OsteoBioR documentation built on May 1, 2019, 10:18 p.m.