Skip to contents

This function processes the finalized FIMS JSON output and reshapes the derived quantities into a structured tibble for easier analysis and manipulation.

Usage

reshape_json_derived_quantities(finalized_fims)

Arguments

finalized_fims

A JSON object containing the finalized FIMS output.

Value

A tibble containing the reshaped parameter estimates.