reconhub / trendbreaker

Analysing epidemic trends using AutoML approaches.
Other
18 stars 7 forks source link

group argument without using incidence package #55

Open ffinger opened 3 years ago

ffinger commented 3 years ago

To apply asmodee to a number of separate timeseries in a grouped dataset so far the dataset first has to be converted to a grouped incidence object. It would be useful if asmodee had a group argument to specify a grouping column when passing a dataframe.

TimTaylor commented 3 years ago

This makes sense and would be straightforward to implement. I won't be able to implement in the immediate future but will flag with @thibautjombart.