getEstimate-methods: Methods retrieving the optimal value for the lag time

Description Usage Arguments

Description

Methods retrieving the optimal value for the lag time

Method returning the optimal value based on AIC or BIC

Usage

1
2
3
4
getEstimate(object, smoothing = TRUE, ...)

## S4 method for signature 'LagTimeEstimate'
getEstimate(object, smoothing = TRUE, ...)

Arguments

object

An EventData object

smoothing

Whether a spline should be used to connect the points or not

...

Additional arguments to be passed to the method


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