StatisticsHealthEconomics / outstandR

An R package for model-based standardisation.
https://statisticshealtheconomics.github.io/outstandR
GNU General Public License v3.0
3 stars 0 forks source link

`maic.boot()` seems to treat centering different to `maic()` #2

Open n8thangreen opened 1 year ago

n8thangreen commented 1 year ago

https://github.com/StatisticsHealthEconomics/mimR/blob/92edfec577d1073c28641de05304407c08cb3ed4/R/maic.R#L43

remiroazocar commented 1 year ago

We are not resampling the BC.ALD as we only have aggregate-level data for it. We are only resampling the AC.IPD.

Yes, the centering could be in maic() as opposed to maic.boot().