search for: ratio_sum

Displaying 1 result from an estimated 1 matches for "ratio_sum".

Did you mean: ratio_num
2012 Jun 13
2
asign variables in a "for" loop
...9;t think of a way to solve it. I'd really appreciate any help you can offer me! I'll provide a small example. Given a dataframe data.txt that looks like this: ID freq Var Var_mean Ratio_mean Var_median Ratio_median Var_sum Ratio_min Var_max Ratio_max Var_min Ratio_sum 134 5 2.140 0.447 4.784 0.272 7.881 2.237 0.957 0.833 2.568 0.187 11.437 30 4 1.743 0.450 3.873 0.358 4.869 1.799 0.968 0.915 1.904 0.169 10.329 137 4 1.401 0.304 4.614 0.310 4.514 1.215 1.153 0.480 2.921...