R/doDBEestimantionObjUpp.R
doDBEestimantionObjUpp.Rd
Generates the DBE estimation object for the upper hierarchy tables
doDBEestimantionObjUpp(inputList)
All the data tables in a named list. Name should be equal to the short table names e.g. DE, SD, TE, FO.
The upper hierarchy tables in the DBE estimation object (DBEestimantionObjUpp)
if (FALSE) {
H1 <-
readRDS("./WKRDB-EST2/testData/output/DBErawObj/DBErawObj_DK_1966_H1.rds")
H1out <- doDBEestimantionObjUpp(H1)
}