make_full_row: 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()