correction_factor_time: Time extent correction for NKDE

View source: R/border_correction_sf.R

correction_factor_timeR Documentation

Time extent correction for NKDE

Description

Function to calculate the time extent correction factor in tnkde.

Usage

correction_factor_time(events_time, samples_time, bws_time, kernel_name)

Arguments

events_time

A numeric vector representing when the events occurred

samples_time

A numeric vector representing when the densities will be sampled

bws_time

A numeric vector with the temporal bandwidths

kernel_name

The name of the kernel to use

Value

A numeric vector with the correction factor values for each event

Examples

#no example provided, this is an internal function

spNetwork documentation built on Aug. 24, 2023, 5:10 p.m.