CRAN/E | btb

btb

Beyond the Border - Kernel Density Estimation for Urban Geography

Installation

About

The kernelSmoothing() function allows you to square and smooth geolocated data. It calculates a classical kernel smoothing (conservative) or a geographically weighted median. There are four major call modes of the function. The first call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth) for a classical kernel smoothing and automatic grid. The second call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth, quantiles) for a geographically weighted median and automatic grid. The third call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth, centroids) for a classical kernel smoothing and user grid. The fourth call mode is kernelSmoothing(obs, epsg, cellsize, bandwidth, quantiles, centroids) for a geographically weighted median and user grid. Geographically weighted summary statistics : a framework for localised exploratory data analysis, C.Brunsdon & al., in Computers, Environment and Urban Systems C.Brunsdon & al. (2002) doi:10.1016/S0198-9715(01)00009-6, Statistical Analysis of Spatial and Spatio-Temporal Point Patterns, Third Edition, Diggle, pp. 83-86, (2003) doi:10.1080/13658816.2014.937718.

github.com/InseeFr/btb
inseefr.github.io/btb/
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 3.3.0
Published 2022-10-24 549 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks btb results

Downloads

Yesterday 12 +33%
Last 7 days 72 -30%
Last 30 days 354 -3%
Last 90 days 1.052 -15%
Last 365 days 4.485 -11%

Maintainer

Maintainer

Kim Antunez

antuki.kim+cran@gmail.com

Authors

Arlindo Dos Santos

aut

François Sémécurbe

aut

Julien Pramil

aut

Kim Antunez

cre / ctb

Auriane Renaud

ctb

Farida Marouchi

ctb

Joachim Timotéo

ctb

Institut national de la statistique et des études économiques

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Spatial smoothing with 'btb' R package
Smoothed logo created with 'btb' !

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

btb archive

Depends

R ≥ 3.3.0
dplyr
mapsf

Imports

methods
Rcpp ≥ 1.0.9
sf
RcppParallel
magrittr

Suggests

knitr
rmarkdown
testthat ≥ 3.0.0

LinkingTo

Rcpp
RcppParallel
BH ≥ 1.60.0-1
RcppArmadillo