Vincent van Hees

Results 49 issues of Vincent van Hees

I use license LGPL (>= 2.0, < 3), but cffconvert complains that it is not in the list of licenses without providing info on where the list is. I then...

I am looking for a demo example on how to use [timestreamquery()](https://paws-r.github.io/docs/timestreamquery) in context? In particular I am wondering: - Can I use this in combination with parallel processing via...

question 🧐❓

Thanks for sharing your code. I see you use Cole Kripke 60 seconds as default, but also implemented the Cole Kripke 10- and 30-second variant in function [apply_cole_kripke](https://github.com/dipetkov/actigraph.sleepr/blob/8dc9aa8e7fc65bfc12b994c5e149ff28d85f5a0c/R/apply_cole_kripke.R). Do I...

I encountered this error when I tried to clone the repository in Windows. I was able to resolve it by following the steps described [here](https://github.com/desktop/desktop/issues/4836). In short, I had to...

This PR adds the DFA functionality to GGIR part 6, and by that fixes #839 and fixes #955 By default GGIR will not perform DFA. Only when user provides argument...

Somehow a lot of poor descriptions of changes slipped through the peer-review process. For example in 3.0-1 it states "Part 2: Added option to provide a csv file with start...

Distribution of L5hr_ENMO_mg_0-24hr does not look correct in part 2, while L5HOUR_NUM in part 5 looks correct. Possibly easiest to fix this when also fixing #312 later this year.

descriptive-analyses (GGIRpart2)

Adds option to impute sleeplog entries for onset and wakeup time with the median of the values on the remaining days. Fixes #1088 Checklist before merging: - [ ] Existing...

In the past couple of months Jairo and I have been preparing a restructuring of the vignette documentation. We now have a github-pages framework that we will fill with narrative...

documentation

In https://github.com/wadpac/GGIR/blob/82b7c3363b063bc02c6e7b8b19d251315f7c75ad/R/HASIB.R#L225-L231 we have an algorithm that is used in the scenario of studies where the accelerometer is not worn during the night and the researcher still wants to get...

sleep (GGIRpart3+4)