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

Zero-inflated model on non-structured data #35

Closed rafalopespx closed 1 year ago

rafalopespx commented 2 years ago

Implementation of zero-inflated models for non-structured data by age, through the flag zero_inflated in the main function nowcasting_inla. It can be implemented by the nowcasting_no_age function too, with the same flag. It is not implemented on structured data by age.