harvard-ufds / saeczi

Small Area Estimation for Continuous Zero Inflated data
https://harvard-ufds.github.io/saeczi/
Other
4 stars 2 forks source link

dev branch for alternate function setup #6

Closed joshyam-k closed 9 months ago

joshyam-k commented 11 months ago

creating a version that has the style

unit_zi(y,
        xsamp_lin,
        xsamp_log,
        xpop,
        domain_level,
        mse_est,
        parallel)

i.e design matrix form as opposed to the formula form used in the main branch