Learn R Programming

mixl (version 1.3.4)

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

Description

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

Usage

summary_tex(model_summary, output_file)

Value

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

Arguments

model_summary

A summary of an estimated Model

output_file

Where to save the tex representation