Search
Items tagged with: rstats
You can find the slides at https://jakubnowosad.com/iiasa2023/.
#rstats #rspatial #spatialpatterns #landscapeecology
Initial hypothesis ... Swift's early albums would have songs with slower tempos due to her country roots.
Not true. Shifting song tempos not tied to genre.
code: https://github.com/curatedmess/TidyTuesday/blob/main/2023/10172023/taylor_tempo.R
#rstats #dataviz #ggplot2
https://cran.r-project.org/package=rgdal
I am impressed how the r-spatial community handled this process: https://r-spatial.org/r/2022/04/12/evolution.html
Let's use the newer alternatives instead!
https://rcarto.github.io/posts/build_osrm_server/
OSRM is a routing software based on OpenStreetMap data. It can be used to find the fastest routes or compute time matrices.
This post describes how to set up this RAM-intensive software on a personal computer.
As a reward for a successful installation, I'm proposing a modest R package to create "All roads lead to ..." maps.
#rstats #rspatial #gischat #openstreetmap
"Interfacing QGIS processing algorithms from R"
Watch at: https://www.youtube.com/watch?v=Qt5DzWThWqI
#rstats #rspatial #qgis
2023 |Interfacing QGIS processing algorithms from R - Floris Vanderhaeghe
FOSS4G 2023 PrizrenR is well-known for its unsurpassed provision of well documented statistical functions and packages in the default installation. Less well...YouTube
5-minute YouTube video from last year's RStudio Conference (2022): https://www.youtube.com/watch?v=ChwczkfFsXM&list=PL9HYL-VRX0oTw-6TQri7Fr97G3IX0tHh8&index=277
Presentation materials: https://www.mjskay.com/presentations/rstudio-conf-2022-talk.pdf
By @mjskay
#dataviz #ggplot #ggplot2 @rstats
Matthew Kay | Visualizing distributions and uncertainty using ggdist | RStudio (2022)
I propose a talk on visualizing distributions and uncertainty using {ggdist}. I will describe how to think systematically about distributional visualization ...YouTube
Link: https://github.com/r-spatial/discuss/issues/56#issuecomment-1742136917
#rstats #rspatial #gischat
Remote sensing in R · Issue #56 · r-spatial/discuss
I would like to raise topic and hear your opinions about status of remote sensing in R. Do you also have the impression that there has been a technological leap recently, but the available teaching...GitHub
You can watch it at https://www.youtube.com/live/AUt-GOZJQaY?feature=shared&t=323.
#rstats #rspatial #openscience
I'm working on tutorials for downloading data from STAC APIs, like Planetary Computer. I'd highly appreciate folks taking look at this draft tutorial and letting me know what they think -- what works, what doesn't, what questions do you still have?
Input from folks of all familiarity highly, highly appreciated!
https://mikemahoney218.github.io/stac-sprint-tutorials/rstac.html
#GISChat