Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 523 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 523 Bytes

My Fitbit

Overview

The code is broken into two R scripts. Regressionfitbitdata.R is primarily for communication with the Fitbit API, returning data, and cleaning it to create a data table. The second script regressionoffitbit.R, reads the data and creates a regression model to predict the amount of calories burnt in a day's activities.