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

More user friendly functions #1

Closed rafalopespx closed 2 years ago

rafalopespx commented 2 years ago

@rafalopespx nowcasting_age is the workhorse of the package, needs to be more friendly user

rafalopespx commented 2 years ago

nowcasting_age needs to be turned into a more generic function, which draws nowcasting by stratum column given

rafalopespx commented 2 years ago

split inside the nowcasting_age function stratification for structured stratum and non-structured stratum

rafalopespx commented 2 years ago

implemented into nowcasting_age & nowcasting_no_age functions