How to do t test for regression parameter estimates in Matlab?
How to do t test for regression parameter estimates in Matlab?
(OP)
HI,
I am doing a simple regression in the form of y=ax1+bx2+cx3. How to get the t statistics in matlab for the paramenter estimates a, b and c?
Thanks a lot.
I am doing a simple regression in the form of y=ax1+bx2+cx3. How to get the t statistics in matlab for the paramenter estimates a, b and c?
Thanks a lot.





RE: How to do t test for regression parameter estimates in Matlab?
Thanks.