powered by
Function to calculate the time extent correction factor in tnkde.
correction_factor_time( events_time, samples_time, bws_time, kernel_name, time_limits = NULL )
A numeric vector with the correction factor values for each event
A numeric vector representing when the events occurred
A numeric vector representing when the densities will be sampled
A numeric vector with the temporal bandwidths
The name of the kernel to use
A vector with the upper and lower limit of the time period studied
#no example provided, this is an internal function
Run the code above in your browser using DataLab