Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

two cultures

Abierto
#306 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
20/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
r

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
JavaScript
Estrellas
948
Forks
211
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de OpenIntroStat/ims

Todos los issues de OpenIntroStat/ims

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.