-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I already wrote an epi_recipe wrapper around recipe. This performs 2 functions specific to our use case. First, the template is always a single row to avoid copies. Second, it handles time_value and geo_value (and other keys) properly.
- Do we implement a
epi_workflowaroundworkflow. Current workflow does not support post processing of any type. And it doesn't have many useful S3 methods (residuals, fitted, etc). - Do we implement wrappers around
predictto keep the keys. epi_recipedoesn't currently add a class (it has classrecipe). Do we add one?
We need to do something to solve 2.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested