melmasri / traveltimeHMM

Travel time prediction from GPS observations using an HMM
9 stars 2 forks source link

Improvement opportunity: summarising the fitted model #18

Open ericgermaining opened 5 years ago

ericgermaining commented 5 years ago

Maybe we should define a summary.traveltimeHMM function that would provide a summary of a fitted travel time model, in the same way we can call summary for a glm object.

melmasri commented 5 years ago

Yes this can be done easily. for example return come quantiles. Next we I can start helping in programming those methods, we let me know what I can do from the list to do