Learn R Programming

spNetwork (version 0.4.3.8)

correction_factor_time: 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)

Value

A numeric vector with the correction factor values for each event

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

Examples

Run this code
#no example provided, this is an internal function

Run the code above in your browser using DataLab