Render the estimate / standard-error table as LaTeX or Markdown
Source:R/estimate.R
format.ssb_estimate.RdTurns an [ssb_estimate()] table into a publication-ready comparison of the point estimate across standard-error methods. `"latex"` uses booktabs rules; `"markdown"` emits a GitHub pipe table. Rows whose standard error is unavailable are dropped. Mirrors [format.ssb_rotemberg()].