Movatterモバイル変換


[0]ホーム

URL:


kernstadapt

kernstadapt is an R package for adaptive kernelestimation of the intensity of spatio-temporal point processes.

kernstadapt implements functionalities to estimatethe intensity of a spatio-temporal point pattern by kernel smoothingwith adaptive bandwidth methodology when each data point has its ownbandwidth associated as a function of the crowdedness of the region (inspace and time) in which the point is observed.

The package presents the intensity estimation through a directestimator and the partitioning algorithm methodology presented inGonzález and Moraga(2022).

Installation

The stable version on CRAN can be installed using:

{r, eval=FALSE} install.packages("kernstadapt")

The development version can be installed usingdevtools:

{r, eval=FALSE} # install.packages("devtools") # if not already installed devtools::install_github("jagm03/kernstadapt") library(kernstadapt)

Main functions

Direct adaptive estimation of the intensity

Adaptive intensity estimation using a partition algorithm

Bandwidths calculation

Separability test

Amazon fires intensity
Variable bandwidth in a spatio-temporal point pattern

[8]ページ先頭

©2009-2025 Movatter.jp