Generates the DBE estimation object for the upper hierarchy tables
Source:R/doDBEestimantionObjUpp.R
doDBEestimantionObjUpp.RdGenerates the DBE estimation object for the upper hierarchy tables
Examples
if (FALSE) { # \dontrun{
H1 <-
readRDS("./WKRDB-EST2/testData/output/DBErawObj/DBErawObj_DK_1966_H1.rds")
H1out <- doDBEestimantionObjUpp(H1)
} # }