weirichs / eatRep

Educational Assessment Tools for Replication Methods (Jackknife-2, Bootstrap, Multiple Imputation Pooling)
1 stars 1 forks source link

Re-do output structure of report() #2

Open beckerbenj opened 1 year ago

beckerbenj commented 1 year ago

Currently the output structure of report() is rather messy and difficult to comprehend. See below file for an overview and suggestions for an overhaul.

This should be restructured and properly documented. Also be aware of further processing by eatPlot

beckerbenj commented 1 year ago

Suggestions

Simple Comparisons gDiff cDiff trend (Spalte)

Double comparison gDiff_cDiff (currently: crossDiff_of_groupDiff) cDiff_gDiff (does currently not exist) gDiff_trend (Trend column in gDiff row) trend_gDiff (currently: trendDiff_group) cDiff_trend (Trend column in cDiff row) trend_cDiff (currently trendDiff_cross)

Triple comparison gDiff_cDiff_trend (Trend column in row crossDiff_of_groupDiff) cDiff_gDiff_trend (does currently not exist) gDiff_trend_cDiff (currently trendDiff_cross) cDiff_trend_gDiff (does currently not exist) trend_cDiff_gDiff (does currently not exist) trend_gDiff_cDiff (does currently not exist)

Challenges

beckerbenj commented 1 year ago

Suggestions @nickhaf:

Tidy data principle: each information has a designated cell

beckerbenj commented 1 year ago

Open question: Backwards compatability? report2()? But maintainability? Clean cut?

beckerbenj commented 1 year ago

Meeting with @beckerbenj , @nickhaf, @buchjani

beckerbenj commented 11 months ago

Structure more or less discussed and agreed upon; implementation lead @weirichs

nickhaf commented 10 months ago

@nickhaf: Baut Beispiel aus

nickhaf commented 9 months ago

@nickhaf stellt Termin ein mit SW, JB

nickhaf commented 8 months ago

Termin hat stattgefunden, @weirichs ist an der Umsetzung

nickhaf commented 8 months ago

Beispiel für die neue Struktur: P:\Methoden\02_R_Pakete\eatRep\Outputstruktur

sachseka commented 7 months ago

@weirichs hat Outputstruktr vorgestellt, Austausch dazu im Gange

nickhaf commented 7 months ago

Termin zur Userbefragung wurde angesetzt

nickhaf commented 6 months ago

Termin hat stattgefunden. Es gab keine klare Präferenz. SW setzt probeweise Text und "Formel"-Schreibweise für Labels um.

NH erstellt kurzen Absprache-Termin dazu, um Ergebnisse und nächste Schritte zu sammeln.

sachseka commented 5 months ago

SW hat gemäß Umfrageergebnis was umgesetzt, wir schauen uns das jetzt mal an.

sachseka commented 5 months ago

@nickhaf hat schon drüber geschaut @sachseka schaut noch -- @weirichs übersetzt auf ENG

nickhaf commented 5 months ago

Auch nicht variierende Kodierungsvariable wird in die label-Spalte mit aufgenommen. Labels auch für nicht comparisons.

nickhaf commented 4 months ago

Sebastian ist noch am basteln

nickhaf commented 4 months ago

@weirichs ist noch an der techn. Umsetzung

nickhaf commented 3 months ago

Funktionalität steht, @weirichs räumt Code auf

nickhaf commented 3 months ago

Änderung ist soweit fertig, alte Version soll noch mit Versionsnummer konserviert werden, weil danach ein Breaking change kommt. @buchjani reviewed.

sachseka commented 2 months ago

alte reportingfkt ist jetzt deprecated, geht noch, aber hat nicht mehr denselben Output. @buchjani Review steht noch aus. Kommt das noch? oder soll @weirichs ohne Review pushen? eher nicht. @buchjani machts heute!

nickhaf commented 2 months ago

@buchjani hat gereviewed , @weirichs überarbeitet