|
1 | 1 | # PSY-3006 - Indepdendent study: Visualization in R with ggplots2 |
2 | 2 |
|
3 | | -Candidate number: 22 |
| 3 | +Candidate number: 21 |
4 | 4 |
|
5 | 5 | The repository is available at |
6 | 6 | https://github.com/a-asen/PSY-3006-Visualization (as part of the course |
@@ -93,7 +93,9 @@ in adopting circle plots for season-based data visualization. To delve |
93 | 93 | deeper into the efficacy of circle plots, the focus shifts to |
94 | 94 | visualizing the sleep times of participants in a sleep experiment. |
95 | 95 |
|
96 | | -The report for exercise 1 can be found [here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex1/report/Circle%20plot%20-%20seasonal%20sleep.md). Final figure can be seen below: |
| 96 | +The report for exercise 1 can be found |
| 97 | +[here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex1/report/Circle%20plot%20-%20seasonal%20sleep.md). |
| 98 | +Final figure is displayed below: |
97 | 99 |
|
98 | 100 |  |
99 | 101 |
|
@@ -123,7 +125,9 @@ significant differences between conditions. This simplification enhances |
123 | 125 | the interpretability of results and underscores the rationale for |
124 | 126 | focusing on sleep times rather than wake times. |
125 | 127 |
|
126 | | -The report for exercise 2 can be found [here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex2/report/Circle%20plot%20-%20sleep%20times.md). Final figure can be seen below: |
| 128 | +The report for exercise 2 can be found |
| 129 | +[here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex2/report/Circle%20plot%20-%20sleep%20times.md). |
| 130 | +Final figure is displayed below: |
127 | 131 |
|
128 | 132 |  |
129 | 133 |
|
@@ -172,7 +176,9 @@ crystal clear, the joint distribution visualization indicates a |
172 | 176 | suggestive pattern in the expected direction, reinforcing the connection |
173 | 177 | between AE and BV. |
174 | 178 |
|
175 | | -The report for exercise 3 can be found [here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex3/report/Multivariate%20visualization%20ex3.md). Final figure can be seen below: |
| 179 | +The report for exercise 3 can be found |
| 180 | +[here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex3/report/Multivariate%20visualization%20ex3.md). |
| 181 | +Final figure is displayed below: |
176 | 182 |
|
177 | 183 |  |
178 | 184 |
|
@@ -212,6 +218,8 @@ aligning with what we might have expected. Subsequently, I delved into |
212 | 218 | the relationship of other variables, such as BV and MB. However, none of |
213 | 219 | these yielded particular different distributions. |
214 | 220 |
|
215 | | -The report for exercise 4 can be found [here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex4/report/Multivariate%20visualization%20ex4.md). Final figure can be seen below: |
| 221 | +The report for exercise 4 can be found |
| 222 | +[here](https://github.com/a-asen/PSY-3006-Visualization/blob/main/ex4/report/Multivariate%20visualization%20ex4.md). |
| 223 | +Final figure is displayed below: |
216 | 224 |
|
217 | 225 |  |
0 commit comments