Hi,
I have this code:
which gives me this:

I want to have 6 dec places shown in column Margin and t, even with trailing zeros. How do I do it, please ?
I have this code:
Code:
regress PositiveAffect i.Message_rec##i.Relevance_rec margins Message_rec##Relevance_rec

I want to have 6 dec places shown in column Margin and t, even with trailing zeros. How do I do it, please ?
Comment