Change in Linear Regression Model display

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 code are you using?

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.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.