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

Verbesserungen und Erweiterungen #1

Open
j3ypi opened this issue Nov 18, 2018 · 0 comments
Open

Verbesserungen und Erweiterungen #1

j3ypi opened this issue Nov 18, 2018 · 0 comments
Assignees

Comments

@j3ypi
Copy link
Owner

j3ypi commented Nov 18, 2018

Hier kannst Du kommentieren, was Dir in dem Tutorial noch fehlt und Deiner Meinung nach integriert werden sollte. Die Liste wird dann sukzessive ergänzt.

Datenvorbereitung

  • Dummy Variablen durch factor() - anpassen durch Kontraste
  • Lambda-Funktionen

Deskriptive Statistik

  • Multiple Imputation
  • NAs einfügen (bspw. mutate_all(~ na_if(., 999))

Visualisierung

  • Violin Plots
  • Odds Ratios
  • y-Achse auf tatsächlichen Nullpunkt mit scale_y_continuous(expand = c(0, 0))

Inferenzstatistik

  • Fix: lmer() mit anova() nicht summary()
  • K-Means Clustering
  • Hierarchichal Clustering
  • LASSO Regression
  • Wilcoxon Test/U-Test
  • CFA/SEM
  • Stepwise Regression
  • Moderation / Mediation
  • Korrelation nach Kendall

Du kennst Dich mit einem der Themen aus? Überlege Dir, was zum Tutorial beizutragen und den jeweiligen Part selbst zu übernehmen.

@j3ypi j3ypi self-assigned this Feb 23, 2019
@j3ypi j3ypi pinned this issue Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant