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

Sleep window type when using HorAngle in combination with "NotWorn" #1220

Open
jhmigueles opened this issue Nov 4, 2024 · 0 comments
Open
Assignees

Comments

@jhmigueles
Copy link
Collaborator

When using the HorAngle algorithm, we would expect the sleep window type to be defined as "TimeInBed" instead of "SPT". This is checked and ensured when HASPT.algo = "HorAngle" but not when HASPT.algo = c("NotWorn", "HorAngle"). Indeed, even if the user explicitly defines sleepwindowType = "TimeInBed", it gets automatically updated to "SPT" as check_params understands that neither sleeplog nor HorAngle are being used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants