You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AssumptionPlotter/vignettes/AssumptionPlotter.qmd
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ run_plotter()
100
100
101
101
This will launch the app and take you to the start page:
102
102
103
-
{style="width:40%;"}
103
+
{style="width:100%;"}
104
104
105
105
It is recommended that you use the app in full-screen mode as some features (e.g., the table in the data page) otherwise might be hidden. Also note that if you're running the app in RStudio, blank screens might pop up when you press a hyperlink. This does not happen when you run it in your browser.
106
106
@@ -119,7 +119,7 @@ In the "Data" page you have a few options. You can use the built in datasets, up
119
119
120
120
To familiarise yourself with the app, you can choose one of the built-in datasets.
These datasets were chosen at random and are by no means perfect. However, they can for example highlight how messy the data is (e.g., in `geschwind_2013` most participants have no data in the last days, although it's indicated that there should be 10 days).
125
125
@@ -145,27 +145,27 @@ When you're happy, you can move to the Plot page.
145
145
146
146
The final option is to upload the data using the dataset's download file, which can be found in Zenodo. An example link is circled in green:
147
147
148
-
{style="width:70%;"}
148
+
{style="width:100%;"}
149
149
150
150
To access the link you will have to take a few actions. Start in the data's dedicated openESM page and follow the following steps:
On this page you can find the expected days and beeps (circled on the right).
155
155
156
156
If you scroll down a bit, you will also find the names of the variables (columns). Fill these out in the app. Note that some pages have the names of the id, day, and beep columns at the bottom.
157
157
158
158
Fill in all required information in the app and then press the Zenodo DOI link.
Note that this doesn't work for all data. For example, in the development, I could not get "0011_kuppens" to work.
171
171
@@ -176,7 +176,7 @@ If the data previews successfully. you can move on to plotting.
176
176
177
177
When you move to the plot tab, you should see all the variables plotted per day and beep in the Assumption Plot.
178
178
179
-

179
+
{style="width:100%;"}
180
180
181
181
A connected line indicates that the participant responded to consecutive beeps. If there is only a dot, it means that the beep was not preceded nor followed by a response. There should be data at every beep. If a beep is empty, this indicates missing data.
182
182
@@ -204,7 +204,7 @@ If you're curious about a summary of the missing values, you can press the "*See
204
204
205
205
The "*Summary*" page starts with some tips for what to look for in the Assumption Plot in the "*Plot*" page. This could be next to the plot, but I wanted to make the plot as big as possible.
Next, you will see a pie and bar chart showing the ratio of included to missing data for the selected participant. When navigating from the "*Plot*" page to the "*Summary*" page, it will remember what participant and font should be plotted. However, if you change the participant in the "*Summary*" page and then move back to the "*Plot*", you'll have to manually change it again for the Assumption Plot.
0 commit comments