Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empirical Application of Chapter 3 #1

Closed
9 tasks done
KatoPachi opened this issue Oct 19, 2020 · 0 comments · Fixed by #2, #3, #4 or #5
Closed
9 tasks done

Empirical Application of Chapter 3 #1

KatoPachi opened this issue Oct 19, 2020 · 0 comments · Fixed by #2, #3, #4 or #5
Labels
develop recode develop process (ignore this issue) enhancement New feature or request

Comments

@KatoPachi
Copy link
Owner

KatoPachi commented Oct 19, 2020

Todo list

  • Contents
    • Binary model (Linear probability model, probit model, and logit model)
    • Ordered logit and probit model
    • Multinomial logit model
    • Truncated regression
    • Tobit model (Censored regression model)
    • Poisson regression (Count data model)

Corrections (10/27)

  • drop t-value and p-value
  • drop section 1.3 but keep formula of partial effect
  • split sample between estimation and prediction purpose
@KatoPachi KatoPachi added the enhancement New feature or request label Oct 19, 2020
Repository owner locked as off-topic and limited conversation to collaborators Oct 19, 2020
@KatoPachi KatoPachi added the develop recode develop process (ignore this issue) label Oct 19, 2020
Repository owner unlocked this conversation Oct 19, 2020
Repository owner locked and limited conversation to collaborators Oct 19, 2020
@KatoPachi KatoPachi reopened this Oct 27, 2020
@KatoPachi KatoPachi reopened this Nov 8, 2020
Repository owner unlocked this conversation Nov 8, 2020
KatoPachi added a commit that referenced this issue Nov 8, 2020
KatoPachi added a commit that referenced this issue Nov 8, 2020
Ordered modelとMultinomial modelのスニペットと内容を大幅改訂
KatoPachi added a commit that referenced this issue Nov 9, 2020
背景とデータを追加
KatoPachi added a commit that referenced this issue Nov 9, 2020
モデルとR codeの追加
KatoPachi added a commit that referenced this issue Nov 9, 2020
アウトプットと解釈の追加
KatoPachi added a commit that referenced this issue Nov 10, 2020
Truncated regressionを次回に延期
KatoPachi added a commit that referenced this issue Nov 10, 2020
テキストの内容を変更
KatoPachi added a commit that referenced this issue Nov 10, 2020
バグ修正とcutoff valueのseを追加
KatoPachi added a commit that referenced this issue Nov 10, 2020
記述統計の追加
@KatoPachi KatoPachi reopened this Nov 23, 2020
KatoPachi added a commit that referenced this issue Nov 23, 2020
KatoPachi added a commit that referenced this issue Nov 23, 2020
KatoPachi added a commit that referenced this issue Nov 23, 2020
tobit regressionとデータサンプルの追加
KatoPachi added a commit that referenced this issue Nov 23, 2020
ポアソン回帰を追加
KatoPachi added a commit that referenced this issue Nov 23, 2020
KatoPachi added a commit that referenced this issue Nov 23, 2020
初期値設定の説明を具体化
KatoPachi added a commit that referenced this issue Nov 23, 2020
文章を修正
KatoPachi added a commit that referenced this issue Nov 26, 2020
KatoPachi added a commit that referenced this issue Nov 26, 2020
デフォルトのアルゴリズムはBFGSなので、Newton-Raphsonに変更。最尤推定はmaxLik::maxLikを使用している
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
develop recode develop process (ignore this issue) enhancement New feature or request
Projects
None yet
1 participant