periods_plot: Plot histogram for different lengths of the time periods

Description Usage Arguments Value

View source: R/funcs_2.R

Description

Decide which calendar partition suits better the data by a visual inspection

Usage

1
2
periods_plot(period.length, time.inclusion, use.letters = TRUE,
  call.mfrow = TRUE, ...)

Arguments

period.length

Vector with the lengths for the periods. One plot is produced for each.

time.inclusion

Vector with the inclusion times.

...

Further arguments passed to par.

letters

Whether to plot alphabet letters top-left corner of each plot.

Value

No output is produced. Only a plot.


gcastella/predRCT documentation built on May 16, 2019, 10:15 p.m.