Skip to content

SepTest

Tests for First-Order Separability in Spatio-Temporal Point Processes

v0.0.1 · Feb 3, 2026 · GPL-3

Description

Provides statistical tools for testing first-order separability in spatio-temporal point processes, that is, assessing whether the spatio-temporal intensity function can be expressed as the product of spatial and temporal components. The package implements several hypothesis tests, including exact and asymptotic methods for Poisson and non-Poisson processes. Methods include global envelope tests, chi-squared type statistics, and a novel Hilbert-Schmidt independence criterion (HSIC) test, all with both block and pure permutation procedures. Simulation studies and real world examples, including the 2001 UK foot and mouth disease outbreak data, illustrate the utility of the proposed methods. The package contains all simulation studies and applications presented in Ghorbani et al. (2021) <doi:10.1016/j.csda.2021.107245> and Ghorbani et al. (2025) <doi:10.1007/s11749-025-00972-y>.

Downloads

CRAN

212

Last 30 days

20860th

540

Last 90 days

966

Last year

Trend: +96.3% (30d vs prior 30d)

r2u

7

Last 30 days

20

Last 90 days

32

Last year

Trend: -41.7% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘SepTest-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot_stDPP
> ### Title: Plot spatio-temporal determinantal point process (DPP)
> ###   realizations
> 
...[truncated]...
n",
+   alpha_s  = 10,
+   alpha_t  = 4.7,
+   nu       = 2,
+   eps      = 1,
+   lambda_max = 70,
+   grid_size  = 1.5
+ )
Error in rstDPP(mode = "stationary", model = "S", spectral = "matern",  : 
  Package 'spatstat' is required.
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies combinat dHSIC fields GET ggplot2 MASS patchwork reshape2 scatterplot3d spatstat.explore spatstat.geom spatstat.model splancs SepTest

Version History

1 tracked
new 0.0.1 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Feb 3, 2026. Releases before tracking aren’t shown.