Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

two cultures

オープン
#306 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
r
領域
documentation

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
JavaScript
スター
948
フォーク
211
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

OpenIntroStat/ims のほかの issue

OpenIntroStat/ims の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。