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)
model_summary
: A summary of an estimated Modeloutput_file
: Where to save the tex representationFormatted texreg object containing the latex table suitable for a research paper. See createTexreg
Useful links