Skip to content

ripleyCorr/kdeborder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdeborder

Kernel density estimation correcting for border bias (R package)

Arthur Charpentier and Ewen Gallic

This package proposes some R codes to compute the kernel density estimates of two-dimensional data points, using an extension of Ripley's circumference method to correct for border bias. The method is described in our article: Charpentier, A. & Gallic, E. (2015). Kernel density estimation based on Ripley’s correction. GeoInformatica, 1-22. Springer.

To install the package in R, from Github:

# install.packages("devtools")
devtools::install_github("ripleyCorr/kdeborder")

Some examples are given:

Some explanations are available on our blogs:

About

Kernel density estimation correcting for border bias (R package)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages