summary_tex: Return tex formatted output of a model summary. If an...

Description Usage Arguments Value

View source: R/tex.R

Description

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

Usage

1
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


mixl documentation built on Dec. 11, 2021, 9:07 a.m.