Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sadeh algorithms for sleep-wake scoring #6

Open
danielvartan opened this issue Aug 15, 2021 · 0 comments
Open

Add Sadeh algorithms for sleep-wake scoring #6

danielvartan opened this issue Aug 15, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@danielvartan
Copy link
Owner

danielvartan commented Aug 15, 2021

Comments in English, Spanish, or Portuguese are welcome.
Comentarios en inglés, español o portugués son bienvenidos.
Comentários em inglês, espanhol ou português são bem-vindos.


Instructions

  • Create a branch called feature/sadeh.
  • See all the references in the basic references section before starting the development.
  • The function must take an object of class tsibble (mandatory).
  • Add a vignette, with practical examples, explaining the features.
  • All exported functions must be fully documented.
  • All functions must be accompanied by unit tests (100% coverage).
  • References in the documentation must be formatted in accordance with the APA (American Psychological Association) manual.
  • When finished, create a PR to the main branch. Don't forget to mention this issue when creating your PR.

Materials

Basic references

  • Sadeh, A., Alster, J., Urbach, D., & Lavie P. (1989). Actigraphically based automatic bedtime sleep-wake scoring: validity and clinical application. Journal of Ambulatory Monitoring, 2(3), 209-216. https://bit.ly/3IMkoir
  • Sadeh, A., Sharkey, M., & Carskadon, M. A. (1994). Activity-based sleep-wake identification: an empirical test of methodological issues. Sleep, 17(3), 201-207. https://doi.org/10.1093/sleep/17.3.201
  • Sadeh, A., Acebo, C., Seifer, R., Aytur, S., & Carskadon, M. A. (1995). Activity-based assessment of sleep-wake patterns during the 1st year of life. Infant Behavior and Development, 18(3), 329-337. https://doi.org/10.1016/0163-6383(95)90021-7
  • Sadeh, A. (2011). The role and validity of actigraphy in sleep medicine: an update. Sleep Medicine Reviews, 15(4), 259-267. https://doi.org/10.1016/j.smrv.2010.10.001

Other references

@danielvartan danielvartan added enhancement New feature or request incomplete Incomplete description labels Aug 15, 2021
@danielvartan danielvartan added this to the Version 0.0.1 milestone Aug 15, 2021
@danielvartan danielvartan removed the incomplete Incomplete description label Mar 5, 2022
@danielvartan danielvartan changed the title Add Sadeh algorithms for sleep-wake scoring/classification Add Sadeh algorithms for sleep-wake scoring Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants