Analysis of Different Models
Learn about the analysis of different models.
We'll cover the following
Report findings
By now, we have accumulated a lot of statistical findings from 10 models related to estimation, diagnostics, and corrective tests. It’s good to have nicely formatted tables of statistical results in professional writings. For illustration, we report the statistical results from 10 models in two separate tables.
We use the stargazer()
function to compile the results tables. The R code is specified similarly as in the previous lesson, with a couple more options, including column.labels=()
, for model types.
Get hands-on with 1400+ tech skills courses.