Package: btb 0.2.2

Solène Colin

btb: Beyond the Border - Kernel Density Estimation for Urban Geography

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>.

Authors:Arlindo Dos Santos [aut], François Sémécurbe [aut], Julien Pramil [aut], Solène Colin [cre, ctb], Kim Antunez [ctb], Auriane Renaud [ctb], Farida Marouchi [ctb], Joachim Timotéo [ctb], Institut national de la statistique et des études économiques [cph]

btb_0.2.2.tar.gz
btb_0.2.2.zip(r-4.7)btb_0.2.2.zip(r-4.6)btb_0.2.2.zip(r-4.5)
btb_0.2.2.tgz(r-4.6-x86_64)btb_0.2.2.tgz(r-4.6-arm64)btb_0.2.2.tgz(r-4.5-x86_64)btb_0.2.2.tgz(r-4.5-arm64)
btb_0.2.2.tar.gz(r-4.7-arm64)btb_0.2.2.tar.gz(r-4.7-x86_64)btb_0.2.2.tar.gz(r-4.6-arm64)btb_0.2.2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
btb/json (API)
NEWS

# Install 'btb' in R:
install.packages('btb', repos = c('https://inseefr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/inseefr/btb/issues

Pkgdown/docs site:https://inseefr.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

statistical-packagecpp

6.64 score 18 stars 15 scripts 365 downloads 7 exports 32 dependencies

Last updated from:a07ae3c6d9. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK188
linux-devel-x86_64OK193
source / vignettesOK275
linux-release-arm64OK194
linux-release-x86_64OK185
macos-release-arm64OK98
macos-release-x86_64OK297
macos-oldrel-arm64OK109
macos-oldrel-x86_64OK207
windows-develOK261
windows-releaseOK171
windows-oldrelOK151
wasm-releaseFAIL144

Exports:%>%btb_add_centroidsbtb_add_inspirebtb_ptsToGridbtb_smoothdfToGridkernelSmoothing

Dependencies:BHclassclassIntcliDBIdplyre1071genericsglueKernSmoothlifecyclemagrittrmaplegendmapsfMASSpillarpkgconfigproxyR6RcppRcppArmadilloRcppParallelrlangs2sftibbletidyselectunitsutf8vctrswithrwk

Smoothed logo created with btb !

Rendered fromlogo.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2026-01-15
Started: 2022-10-22

Spatial smoothing with btb R package

Rendered frombtb.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2025-03-13
Started: 2022-10-20