p-value from Z-statistic
Posted: Fri Apr 13, 2012 2:25 am
FYI:
2*(@cnorm(@abs("equation name".tstats("coefficient number"))))
Example:
if 2*(@cnorm(@abs(eq_{!i}.tstats(5))))>0.05 then table1.setfont(a!j:a!l) +b
2*(@cnorm(@abs("equation name".tstats("coefficient number"))))
Example:
if 2*(@cnorm(@abs(eq_{!i}.tstats(5))))>0.05 then table1.setfont(a!j:a!l) +b