onnela-lab / forest

Forest is a library for analyzing smartphone-based high-throughput digital phenotyping data
https://forest.beiwe.org
BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Bug in row calculation in data2mobmat #183

Closed GeorgeEfstathiadis closed 1 year ago

GeorgeEfstathiadis commented 1 year ago

Move location of n_rows calculation in infer_mobmat, since mobmat number of rows is changing.

Closes #177