I am used to 5 columns for my linear regression models, Estimate, Std error, t value, Pr, and significance stars.
But lately, the layout changed, I am getting 3 columns: estimate, std error, and z value. Then below it, I have Pr then significance levels.
Is this an update in the layout or I touched something I was not supposed to? Grateful for any help out there.
What was your code? The R layout is easy to be specified, and is not only related with linear regression models, but also to matrices, and widths and heights arguments.