View source: R/toolHarmonize2Baseline.R
toolHarmonize2Baseline | R Documentation |
toolHarmonize2Baseline
toolHarmonize2Baseline(
x,
base,
ref_year = "y2015",
method = "limited",
hard_cut = FALSE
)
x |
magclass object that should be set on baseline |
base |
magclass object for baseline |
ref_year |
Reference year |
method |
additive: x is harmonized to base by additive factor multiplicative: x is harmonized to base by multiplicative factor limited: multiplicative harmonization, but for an underestimated baseline the signal is limited to the additive term rather than the multiplicative factor |
hard_cut |
Switch to TRUE for data that can not be harmonized, but have to be glued together |
the averaged data in magclass format
Kristine Karstens, Felicitas Beier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.