Latest posts tagged with #Rstat on Bluesky
#RStat is the main language used by
@insee.fr
to process data and to produce public statistics and analyses.
My dependencies are my enemies. Updated multifear R package as one of its dependencies is planned for archival cran.r-project.org/web/packages... #rstat
It's finally possible to use #devcontainer with #positron! Try the extension open-vsx.org/extension/DD...! #Rstat
🚨 Since the rorcid R package from @ropensci.org has been archived and since my CV is rendered fetching info from ORCiD (cause I’m lazy), I wrote a new R package: 📦 github.com/lorenzoFabbr... #rstat
Great #Rstat package
Hey #Rstats do you know any cool R-related #podcast?
I am interested in #programming #DS #reproducibility #software #development etc
Preferably to be available on #spotify
#Rlang #rstat
Question for econ and stat R enthusiasts: aren't these two supposed to give the same result with fixest package:
Model 1: lnexp ~ i(Dexp, ref = 0) | ijk + it + jt
Model 2: lnexp ~ i(Dexp, ref = 0) | ijk + it + jt + t
where i is country i, j is country j, t is period and k product
#Rstat #econ
#Freshwater #Ecologists - check out this new #RPackage called fwtraits which integrates parameters from FWE www.freshwaterecology.info
Link: www.sciencedirect.com/science/arti...
#FreshwaterEcology #RStat #Statistics #BigData 🌍
do you have some trouble with bookdown.org
#rstat
In a different scale, but @rconsortium.bsky.social has also received a good economic support for the R #RStat community.
bsky.app/profile/rcon...
In a different scale, but @rconsortium.bsky.social has also received a good economic support for the R #RStat community.
bsky.app/profile/rcon...
We've used this in student exercises (using #rstat R) before...
.. embarrassing that Swiss official news casts on the Sechseläuten use this yearly being seemingly serious about its predictive power ... horrifying me every year.
Are Positron assistant and #Databot worth abandoning Rstudio for — and moving to #Positron? How long will it be before these tools are available in #Rstudio? #Rstat #posit
using #gganimate to bring together skiing and #rstat
Italy's greatest male downhill skier route to 3rd most DH wins
#dataviz #ggplot
🚀 NEW: Code Organizer v0.0.4 VSCode extension!
Turn messy code into organized sections with simple comments like # Section ----. Now works with Cursor editor!
#VSCode #Productivity #python #rstat #coding #programming #developer #devtools #opensource
marketplace.visualstudio.com/items?itemNa...
where do #rstat developers keep their development notes? eg. either to do lists, what has been done, the api approach you have taken, etc
I'm coming back to old packages and I'm spending an hour just trying to figure out what I did and why I did it like that
With fiscal austerity affecting many police departments, the costs of analytical software can be seen as prohibitive. Here, @mattashby.com is doing a considerable service to the crime analysis community with this new #Rstat package.
#Rstat people are the best
Used inline as:
`r colorize("Gentoo", "orange")` and `r colorize("Adelie", "purple")` are Penguins.
The `r colorize("red")` points and the `r colorize("blue")` points are nice
Another file `pkgref.R` provides formatting/citing #rstat 📦
`r pkg("lattice")` or `r pkg("lattice", cite=TRUE)`
Ok j'ai réussi a refaire au moins aussi moche en #Rstat a partir des données de @infoclimat.fr
J'ai supposé que "sévérité" c'est la durée (ça à l'air).
Y a tellement d'erreur de bonne pratique #dataviz dans ce graph, c'est un cas d'école.
Lesquelles vois-tu ?
Estas 4 líneas de #rstat bajan el Quijote de la biblioteca Gutenberg y crean un data frame con las palabras en una variable para poder hacer estadística
library(tidytext)
library(gutenbergr)
quijote <- gutenberg_download(2000) |>
unnest_tokens(word, text)
nice paper by Michael #Schaub & @jaumebadiaboher.bsky.social @vogelwarte.bsky.social in @ecol-evol.bsky.social on #CMR models in #bayesian framework to estimate #survival #rstat #ecology 🧪🌍
#openaccess !
doi.org/10.1002/ece3...
And in great #RStat culture, this book is #OpenAcess
He responded the next day saying that he just included the fix in VGAM pre-release (www.stat.auckland.ac.nz/~yee/VGAM/pr...). And of course, this solves my problem :-) #rstat
¿Quieres analizar el mundo real con herramientas aplicadas?
Este Diploma UCM ofrece un curso intensivo de 60 horas en #Rstat, incluye:
1️⃣Gestión de datos y visualización en R
2️⃣Micro y Macro econometría
3️⃣Input-Output
4️⃣Métodos cualitativos
5️⃣Análisis espacial
Existen becas y bonificaciones 👇👇
🚀 We’re wrapping up our 3-day Spatial Omics in R/ @bioconductor.bsky.social workshop!
A huge THANK YOU to @stemang.bsky.social Malvika and all our attendees who made this event a success 🎉
Until next time — www.physalia-courses.org/courses-work... 🧬🗺️
#SpatialOmics #Bioconductor #RStat
Big thank you to the organizers of the excellent 11eme Rencontres R happening at Universite de Mons in Belgium for inviting me to present about #r2u for #rstat, My slides are up at dirk.eddelbuettel.com/papers/recon... for anyone wanting to learn a bit more about #r2u history, motivation and scope.