Skip to contents

Interpret_Output uses the list output from a regression, prints off a table of results and summarizes the score and convergence.

Usage

Interpret_Output(out_list, digits = 2)

Arguments

out_list

list output from a regression, used to build results table and pull out convergence values

digits

digits used for printing results

Value

return nothing, prints the results to console