Learn R Programming

DRHotNet (version 2.3)

Differential Risk Hotspots in a Linear Network

Description

Performs the identification of differential risk hotspots (Briz-Redon et al. 2019) along a linear network. Given a marked point pattern lying on the linear network, the method implemented uses a network-constrained version of kernel density estimation (McSwiggan et al. 2017) to approximate the probability of occurrence across space for the type of event specified by the user through the marks of the pattern (Kelsall and Diggle 1995) . The goal is to detect microzones of the linear network where the type of event indicated by the user is overrepresented.

Copy Link

Version

Install

install.packages('DRHotNet')

Monthly Downloads

201

Version

2.3

License

GPL-2

Maintainer

Alvaro Briz-Redon

Last Published

July 16th, 2023

Functions in DRHotNet (2.3)

NeighbourhoodMatrixNetwork

Creates the neighbourhood structure of a linear network
plothot

Plots an object obtained with DiffHotspots_n_k
drsens

Performs a sensitivity analysis on the parameters k and n that are provided to drhot
drhot

Identifies differential risk hotspots along a linear network given a vector of relative probabilities computed over the middle points of the segments of the network
relpnet

Computes the relative probability of observing a type of event along a linear network
plotrelp

Plots an object obtained with relpnet
drsummary

Performs a summary of a set of differential risk hotspots located along a linear network
SampleMarkedPattern

Marked point pattern on a road network simulating traffic accident locations