Page 1 of 1

compute correlation coefficient between two columns in table object

Posted: Fri Jul 21, 2017 5:54 am
by hussam
Hi.......
i have a table object with numerical values in cells , i want to compute correlation coefficient between two columns in this table with p-value and t-statistics too.
is there command or any program can do this ?

Re: compute correlation coefficient between two columns in table object

Posted: Fri Jul 21, 2017 6:13 am
by EViews Gareth
You'd need to convert them into a matrix. Use the ttom command.

Re: compute correlation coefficient between two columns in table object

Posted: Fri Jul 21, 2017 7:25 am
by hussam
Ok.....thnx