Skip to content

A cleaned up version of the archived CRAN package spatialkernel — Nonparameteric estimation of spatial segregation in a multivariate point process

License

Notifications You must be signed in to change notification settings

becarioprecario/spatialkernel

 
 

Repository files navigation

spatialkernel

Build Status Build status codecov CRAN Downloads

An R package for nonparametric estimation of spatial segregation in a multivariate point process. Contains functionality for edge-corrected kernel density estimation and binary kernel regression estimation for multivariate spatial point process data.

The original spatialkernel package has been archived from CRAN. This version fixes failing checks, with the intention of having it restored to CRAN. Original import to github and fixes by @richierocks.

Installation

You can install spatialkernel from github with:

# install.packages("devtools")
devtools::install_github("becarioprecario/spatialkernel")

Notes

Version 0.4-24 includes some fixes in the Fortran code to remove warnings from the Fortran compiler.

About

A cleaned up version of the archived CRAN package spatialkernel — Nonparameteric estimation of spatial segregation in a multivariate point process

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.9%
  • R 6.7%
  • Fortran 3.4%