covid19br / nowcaster

Repository to the R package nowcaster, nowcasting with INLA
https://covid19br.github.io/nowcaster
GNU General Public License v3.0
17 stars 5 forks source link

Need to verify the date formats #2

Closed rafalopespx closed 2 years ago

rafalopespx commented 2 years ago

We need on this line to verify which are date formats, the actual problem it is the onset dates are moved to the last complete day of the week .

Maybe a solution:

turn back the dates to its original format, which it is the inverser of the formula in dados_w()

rafalopespx commented 2 years ago

No longe a problem