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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Analytical pipeline and functions for testing the performance of sleep-tracking
3
3
4
4
The repository includes a set of functions based on the R environment that implement the analytical steps described in the article "A standardized framework for testing the performance of sleep-tracking technology: Step-by-step guidelines and open-source code" (Menghini, Cellini, Goldstone, Baker, de Zambotti, 2020).
5
5
6
-
The **analytical pipeline** for applying the functions to a dataset is depicted at https://sri-human-sleep.github.io/sleep-trackers-performance/AnalyticalPipeline.html
6
+
The **analytical pipeline** for applying the functions to a dataset is depicted at https://sri-human-sleep.github.io/sleep-trackers-performance/AnalyticalPipeline_v1.0.0.html
7
7
8
8
To use the functions, it is required to (1) download and install R (https://cran.r-project.org/), and eventually RStudio (https://rstudio.com/), (2) prepare a dataset of epoch-by-epoch data (as described in the main article), and (3) load both the dataset and the functions in R.
0 commit comments