summary_tex function

Return tex formatted output of a model summary. If an output_file parameter is provided, save the object to that location

Return tex formatted output of a model summary. If an output_file parameter is provided, save the object to that location

summary_tex(model_summary, output_file)

Arguments

  • model_summary: A summary of an estimated Model
  • output_file: Where to save the tex representation

Returns

Formatted texreg object containing the latex table suitable for a research paper. See createTexreg

  • Maintainer: Joseph Molloy
  • License: GPL (>= 2)
  • Last published: 2024-02-07