Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

two cultures

Aperta
#306 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
20/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
r
Ambito
documentation

Direzione di ricerca

The issue discusses expanding IMS toward Stat 2, with model-building material covering variable interpretation, add1(), drop1(), prediction, and tidymodels. Start by reviewing the existing IMS structure and content to identify gaps; done would require a defined, agreed scope and a complete set of new material.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

v3

Nick keeps pushing us to think about expanding IMS to Stat 2. I don't know. But, one of the pieces I find most interesting is model building with two cultures and how the code makes the process easier or harder.

Model as variables: if you really care about the variable interpretation, then you want to hone in on which coefficients should be kept in the model. add1() and drop1() are super useful for that.

Model as prediction: if you really care about the model as a way to make predictions, then you mostly care about how the model does in the wild. And tidymodels is incredibly powerful for working with data in principled ways so as to get accurate assessments.

There could be some good stuff in here. But man, there would be a lot of other stuff to fill in the gaps, and it feels like a GINORMOUS task to do it well.

Lingua principale
JavaScript
Stelle
948
Fork
211
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di OpenIntroStat/ims

Tutte le issue di OpenIntroStat/ims

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.