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 Cole-Kripke algorithms for sleep-wake scoring #5

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

Add Cole-Kripke algorithms for sleep-wake scoring #5

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/cole-kripke.
  • See all the references in the basic references section before starting the development.
  • The function must take an object of class tsibble (mandatory).
  • The function must include an argument providing the use of the Webster rescoring method (create and export this rescoring function if one does not yet already exists).
  • 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

  • Cole, R. J., Kripke, D. F., Gruen, W., Mullaney, D. J., & Gillin, J. C. (1992). Automatic sleep/wake identification from wrist activity. Sleep, 15(5), 461-469. https://doi.org/10.1093/sleep/15.5.461

Other references

@danielvartan danielvartan added the enhancement New feature or request label Aug 15, 2021
@danielvartan danielvartan added this to the Version 0.0.1 milestone Aug 15, 2021
@danielvartan danielvartan changed the title Add Cole-Kripke algorithms for sleep-wake scoring/classification Add Cole-Kripke 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