Data frame suggest - StatisticalReinforcementLearningLab/HeartstepsV1Code GitHub Wiki

PARTIAL list of variables in suggest.

Variable Description
notify Taken from the decision table. Combines decision randomization status and availability
connect TRUE if suggest$notify is not NA, otherwise FALSE
avail TRUE if connect is TRUE and snooze is not activated and intransit is FALSE
intransit TRUE if walking or in a vehicle (not "STILL" and not "UNKNOWN" activity). NA if connect is FALSE
travel Taken from daily, TRUE if the user was traveling on that study day.