topepo, to statistics
@topepo@fosstodon.org avatar

For model calibration (esp via logistic regression), does anyone know of a statistical investigation of the properties of the resulting calibrated predictions?

IOW, if we use predictions from one model as inputs to another model, do we know the probability distribution of the final predictions?

matherion, to rstats
@matherion@mastodon.nl avatar

Hey, would this be useful to #rstats people?

TwineR: an integration of Twine and WebR.

It would enable the relatively easy creation of serious games and interactive exercises to learn R or statistics (or with the {rock} package, qualitative research); combining R with a simple game/adventure engine.

Did anybody experiment with yet?

Maybe @coolbutuseless or @hrbrmstr? Others in the #rstats community?

@rstats

streetsblogmass, to random
@streetsblogmass@urbanists.social avatar

I just published a very basic introduction to using Boston's bikeshare system data in . IMHO this is a great, underutilized dataset and is especially well-suited for student projects!

https://observablehq.com/@vigorousnorth/using-bluebikes-data-in-r

dgkeyes, to random
@dgkeyes@fosstodon.org avatar

I've always wanted to try to get axis text directly on my plots like I've seen in the New York Times and other places. Finally figured it out with the help of the {ggh4x} package. Code here: https://rfor.us/axistext #rstats

image/png

chainsawriot, to random
@chainsawriot@emacs.ch avatar

This is on CRAN (finally). But you probably don't need to use it.

:rstats: #rstats

https://cran.r-project.org/web/packages/minty/index.html

DataAngler, to random
@DataAngler@vis.social avatar

I wish I had not found tidycensus::load_variables. I can't make myriad maps from Census data. I have other work to do! #rstats

petrpajdla, to random
@petrpajdla@archaeo.social avatar

Last days left to apply to a training school in computational archaeology in September in Brno!

Join us if you are interested in how to query and analyse archaeological data integrated in the ARIADNE research infrastructure using R.

https://aiscr.cz/atRium

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

📦 [A package a day - Computing Infrastructure 46]

Today's Computing Infrastructure package is data pack

A Flexible Container to Transport and Manipulate Data and Associated Resources
🙏 Maintained by Matthew B. Jones
📝 https://docs.ropensci.org/datapack/

Check out this article: {datapack} R Package Overview
💻 https://docs.ropensci.org/datapack/articles/datapack-overview.html

#APackageADay
#OSS
#RStats
@rstats

RoSE_Network_, to random
@RoSE_Network_@mstdn.social avatar

We're very excited to be hosting three reading groups at eCOTS over the next few weeks, and we'll be introducing them this week!

The first reading group is on the topic of "What do students learn from simulations in statistics?" and is facilitated by Andrew Pua, and will be happening May 21 10pm BST / 5pm EDT / May 22 5am Philippine Standard Time

For more information: https://causeweb.org/cause/ecots/ecots24/reading-groups

RoSE_Network_,
@RoSE_Network_@mstdn.social avatar

Another of our reading groups at eCOTS conference will discuss R Pedagogy!

📅 Starting from 29th May lasting for 5 weeks
⏰ Days of the week and times vary
👋 Come and join us!

Details: https://www.causeweb.org/cause/ecots/ecots24/reading-groups

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) End To End Data Science With R 🚀

The End To End Data Science With R is a new book by Rene Essomba. The book, as the name implies, focuses on the core data science applications using R ❤️. This book covers the following topics:
✅ Exploratory data analysis
✅ Data visualization
✅ Supervised learning
✅ Unsupervised learning
✅ Time series
✅ Natural language processing
✅ Image classification

image/png
image/png
image/png

nrennie, to random
@nrennie@fosstodon.org avatar

I'll be at Manchester R User Group on June 27th talking about "Faster R code with Rust"!

Come and join us: https://www.meetup.com/manchester-r/events/295438003/

useR_conf, to random
@useR_conf@mastodon.social avatar

Check out another fireside chat hosted by Audrey Yeo, featuring Heather Turner and Abhishek Ulayil. This week's chat is on building foundations for R’s future as an accessible and diverse collaboration.

Heather is an R Foundation member with a strong track record promoting diversity in contributions to R, while Abhishek has recently converted the R Journal content to more accessible web content, and keynote speaker at useR! 2024.

https://www.menti.com/alct1hdwg7sn

anze3db, to random
@anze3db@fosstodon.org avatar

I've just added the R programming language to Fedidevs! You can now find 194 programmers on fedidevs!

Thank you @smach for the suggestion! 💙

https://fedidevs.com/rstats

terence, to random
@terence@fosstodon.org avatar

World topobathy, sort of.

#rayshader adventures, an #rstats tale

yabellini, to random
@yabellini@fosstodon.org avatar

This is another beautiful and helpful #Rstats package:

Keyring makes securely managing your credentials in R very easy:

Thanks @gaborcsardi !

https://keyring.r-lib.org/index.html

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

📦 [A package a day - Computing Infrastructure 45]

Today's Computing Infrastructure package is osfr

Provides a suite of functions for interacting with the Open Science Framework (OSF)
🙏 Maintained by Aaron Wolen
📝 https://docs.ropensci.org/osfr/

Check out this article: Authenticating {osfr}
💻 https://docs.ropensci.org/osfr/articles/auth.html




@rstats

simonpcouch, to random
@simonpcouch@fosstodon.org avatar

A new release of broom is on CRAN! v1.0.6 includes several changes to well-used tidiers from the package, e.g. for lm(), gam(), and survfit() output.

https://github.com/tidymodels/broom/releases/tag/v1.0.6

HeathrTurnr, to opensource
@HeathrTurnr@fosstodon.org avatar

Next Tuesday I'll be part of a Fireside Chat alongside keynote Abhishek Ulayil on the topic of "Building foundations for R’s future as an accessible and diverse collaboration".

You can submit questions for us to discuss at https://www.menti.com/alct1hdwg7sn.

tylermorganwall, to random
@tylermorganwall@fosstodon.org avatar

Thank you continuous backups! I was working in RStudio and the git pane was showing "./" as being staged and I was unable to unstage it. It displayed a small amount of code from one R function, so I just reverted it after backing up that file... which reverted ALL the files in the repo to their last state (with days worth of work being gone) 😬 😬 😬

Thankfully I was able to pull versions of the files from an hour prior from backblaze, with minimal work lost

tylermorganwall, to random
@tylermorganwall@fosstodon.org avatar

Rendering the moon's craters with displacement mapping in R with rayrender! If you noticed they appear unphysically large, it's because I'm using a information communication technique long employed by cereal boxes: the data have been enlarged to show texture 😉

Moon render with bumps from displacement mapping

nihilistdatascientist, to datascience
@nihilistdatascientist@mastodon.social avatar

Once I learned that SQL is usually case-insensitive I decided to write all my SQL in SpongeMock, because nothing fucking matters:

seLeCt
cOl2
,CoL1
fROm mY_tAblE
wHeRe cOl1 iS nOt nUlL
aNd CoL2 = 23

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

📦 [A package a day - Computing Infrastructure 48]

Today's Computing Infrastructure package is baRcodeR

Label Creation for Tracking and Collecting Data from Biological Samples
🙏 Maintained by Robert Colautti
📝 https://docs.ropensci.org/baRcodeR/

Check out this article: Using {baRcodeR} with command line prompts
💻 https://docs.ropensci.org/baRcodeR/articles/Using-baRcodeR.html

#PeerReviewed

#APackageADay
#OSS
#RStats
@rstats

stevensanderson, to random
@stevensanderson@mstdn.social avatar
stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

Learn how to handle rows in R containing specific strings using base R's grep() and dplyr's filter() with str_detect(). Select or drop rows efficiently and enhance your data manipulation skills. Give it a try with your datasets for better data cleaning and organization.

#DataScience #RProgramming #Coding #R #RStats #Programming #Data #Strings

Post: https://www.spsanderson.com/steveondata/posts/2024-05-23/

cascadiarconf, to rstats

Did you know we are offering both, in-person and remote attendance scholarships for our #CascadiaR conference happening June 21-22 in Seattle?

You can still apply until May 31st! Find out more here: https://cascadiarconf.com/

#rstats #R @rstats

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • cubers
  • magazineikmin
  • InstantRegret
  • thenastyranch
  • Durango
  • Youngstown
  • ngwrru68w68
  • slotface
  • everett
  • rosin
  • osvaldo12
  • kavyap
  • DreamBathrooms
  • megavids
  • mdbf
  • khanakhh
  • cisconetworking
  • GTA5RPClips
  • modclub
  • tacticalgear
  • ethstaker
  • tester
  • normalnudes
  • anitta
  • Leos
  • provamag3
  • lostlight
  • All magazines