hi ,
does anyone know how I can loop using the -tabi- command? I have 4 variables (v1 v2 v3 v4) and about a 100 lines of data and wish to execute -tabi x x x x,chi2- across the 4 variables but it is time consuming to do it one line at a time ( >100 lines)
here is what the data looks like and what I want
I would like to run -tabi 12 32 \ 56 78,chi2- for line 1 , and then do that in a loop for all lines.
I hope this ask is clear.
any feedback would be appreciated.
thanks
Vishal
does anyone know how I can loop using the -tabi- command? I have 4 variables (v1 v2 v3 v4) and about a 100 lines of data and wish to execute -tabi x x x x,chi2- across the 4 variables but it is time consuming to do it one line at a time ( >100 lines)
here is what the data looks like and what I want
line | v1 | v2 | v3 | v4 |
1 | 12 | 32 | 56 | 78 |
2 | ||||
3 | ||||
4 | ||||
5 |
I hope this ask is clear.
any feedback would be appreciated.
thanks
Vishal
Comment