Re: [R] incidence_fit model for simulation

2020-04-25 Thread Vito Michele Rosario Muggeo
dear all, In addition to the thorough and intuitive incidence package, I would like to indicate a technical report on the same topic. R code and worked examples are reported. https://www.researchgate.net/publication/340664370_Modelling_COVID-19_outbreak_segmented_regression_to_assess_lockdow

Re: [R] incidence_fit model for simulation

2020-04-24 Thread Sarah Goslee
According to this handy vignette, the object contains the predicted values in $pred https://cran.r-project.org/web/packages/incidence/vignettes/overview.html early.fit <- fit(i.7[1:20]) early.fit #> #> #> $model: regression of log-incidence over time #> #> $info: list containing the following it

[R] incidence_fit model for simulation

2020-04-24 Thread maicel
Hello How can I make a prediction with object type incidence_fit. incidence_fit object is returned by the function fit in library(incidence). Best regard maicel -- Este mensaje le ha llegado mediante el servicio de correo ele