
Convert model estimate metadata objects to json format
Source:R/json_conversion.R
json_conversion.RdConvert model estimate metadata objects to json format
Arguments
- type
type of metadata to convert to JSON format for storage in the analysis_lut
- params
user-input parameters defined during the model estimation process
- analysis_lut
lookup table created during the model estimation process which stores a session-specific analysis_id key and metadata about the analysis.
See also
Other ETL:
export_estimates(),
map_data_grade(),
prep_export(),
process_estimates_bss(),
process_estimates_pe(),
transform_estimates(),
write_lut(),
write_stratum(),
write_total()