Skip to contents

Create parameter key

Requirements for parameter key

param_key
Parameter key requirements

Define parameter tables

Combine model output parameter estimates with information in a parameter key. Perform some formatting with this combined data.frame.

define_param_table()
Combine parameter estimates with parameter key
define_boot_table()
Combine bootstrap estimates with parameter key

Format parameter tables

Format columns to be shown in the final parameter table.

format_param_table()
Format parameter table
format_boot_table()
Format bootstrap parameter table

Make parameter table

Generate complete parameter tables ready for rendering using pmtables.

make_pmtable()
Generate a complete parameter table ready for rendering via pmtables
make_boot_pmtable()
Generate a complete bootstrap parameter table ready for rendering via pmtables

Get generic parameter table footnotes

Generate list of generic footnote equations to append to parameter tables.

param_notes()
Generate all footnote equation options
boot_notes()
Generate footnotes for a bootstrap table