make_full_row {ivdoctr} | R Documentation |
Takes the OLS and IV estimates and converts it to a row of the LaTeX table
Description
Takes the OLS and IV estimates and converts it to a row of the LaTeX table
Usage
make_full_row(stats, example_name)
Arguments
stats |
List with OLS and IV estimates and the bounds on kappa and r_uz |
example_name |
Character string detailing the example |
Value
LaTeX code passed to makeTable()
[Package ivdoctr version 1.0.1 Index]