summary_tex {mixl} | R Documentation |
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)
Arguments
model_summary |
A summary of an estimated Model |
output_file |
Where to save the tex representation |
Value
Formatted texreg object containing the latex table suitable for a research paper. See createTexreg
[Package mixl version 1.3.4 Index]