Skip to content

ZeitzerLab/SleepLab2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SleepLab2021

This repository hosts all the scripts and code I've written for my summer internship at the Stanford Sleep Sciences Lab. I worked extensively with Python, and a little bit of R. I was responsible for processing actigraphy data from the UK BioBank study. The .cwa files were processed using the R library GGIR, and analyzed in Python to produce IV/IS values. Clean actigraphy files were then masked in different intervals to simulate missing data, then imputed using different algoritms to determine how much missing data is too much?

Languages and Libraries used:

  • Python
    • numpy
    • pandas
    • datetime
    • os
    • tqdm
  • R
    • GGIR
    • nparact

About

code from sleep lab internship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.2%
  • R 16.8%