Merge the survey mean and distributional statistics tables.

db_create_svy_estimation_table(dsm_table, dist_table, gdp_table, pce_table)

Arguments

dsm_table

data.table: A table with deflated survey means.

dist_table

data.table: Output of db_create_dist_table().

gdp_table

data.table: A table with GDP data.

pce_table

data.table: A table with PCE data.

Value

data.table