barryrowlingson / spatialkernel

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C 89.9%Language:R 6.7%Language:Fortran 3.4%