Hi
what is the gauss command to get the correlation coefficient between variables a and b and how do i write it in the command window??
Thank alot!
this computes the descriptive statistics of a set of data (which probably includes the correlation coefficient).Code:dstat
this computes the autocorrelation between two observations.Code:acf
In my opinion, R is a better statistical package than GAUSS. See here.