Package: btb 0.2.2

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:
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
- dfPrix_SP95_2016 - Unleaded 95 price in France in 2016
- dfRestaurantParis - Parisian restaurants
- pixel_france - France grid with 1km square tiles
- reunion - Households of Reunion
Last updated from:a07ae3c6d9. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 188 | ||
| linux-devel-x86_64 | OK | 193 | ||
| source / vignettes | OK | 275 | ||
| linux-release-arm64 | OK | 194 | ||
| linux-release-x86_64 | OK | 185 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-release-x86_64 | OK | 297 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| macos-oldrel-x86_64 | OK | 207 | ||
| windows-devel | OK | 261 | ||
| windows-release | OK | 171 | ||
| windows-oldrel | OK | 151 | ||
| wasm-release | FAIL | 144 |
Exports:%>%btb_add_centroidsbtb_add_inspirebtb_ptsToGridbtb_smoothdfToGridkernelSmoothing
Dependencies:BHclassclassIntcliDBIdplyre1071genericsglueKernSmoothlifecyclemagrittrmaplegendmapsfMASSpillarpkgconfigproxyR6RcppRcppArmadilloRcppParallelrlangs2sftibbletidyselectunitsutf8vctrswithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Beyond the Border - Kernel Density Estimation for Urban Geography | btb |
| Link points to their centroids | btb_add_centroids |
| Creates Inpire names for a grid | btb_add_inspire |
| Compute a grid from centroid points | btb_ptsToGrid |
| Smoothing with a bisquare kernel or median | btb_smooth |
| constituerGrappes | constituerGrappes |
| constituerMatriceEffectifs | constituerMatriceEffectifs |
| Unleaded 95 price in France in 2016 | dfPrix_SP95_2016 |
| Parisian restaurants | dfRestaurantParis |
| Depreciated function of btb_ptsToGrid | dfToGrid |
| Depreciated function of btb_smooth | kernelSmoothing |
| France grid with 1km square tiles | pixel_france |
| Households of Reunion | reunion |
