exphist: Create an instance of a exponential histogram

Description Usage Arguments Value

Description

Create an instance of a exponential histogram

Usage

1
exphist(winsize = 100, epsilon = 0.05, duration = NULL)

Arguments

winsize

size of the sliding window

epsilon

maximum relative error

duration

time duration for timebased buckets

Value

an object of class 'exphist'


pcosta74/exphist documentation built on May 15, 2019, 9:58 p.m.