EventVsTimePlot-methods: Makes a barplot with the number of events over time

Description Usage Arguments

Description

Makes a barplot with the number of events over time

Usage

1
2
3
4
EventVsTimePlot(object, timeunit = "Months", ...)

## S4 method for signature 'EventData'
EventVsTimePlot(object, timeunit = "month")

Arguments

object

The object to create the event versus time plot

timeunit

The resoloution on the x-axis (month, weeks or quarter)

...

Additional arguments passed to the function


scientific-computing-solutions/eventPrediction documentation built on May 29, 2019, 3:44 p.m.