Skip to contents

Show the final regression equations estimated by the OSEM Model

Usage

model_table(model, output = "default", title = "OSEM Model Results")

Arguments

model

An OSEM model object or class osem, created by the run_model function.

output

Character. Either "default", "html", "data.frame", or "latex". Default is "default" (which is the default in the modelsummary function.

title

Character. The title of the table. Default is "OSEM Model Results".

Value

Either an html or a text (latex) table with the regression results.