Displaying 1 result from an estimated 1 matches for "ratio_".
Did you mean:
ratio
2012 Jun 13
2
asign variables in a "for" loop
...ear R-helpers,
I'm stuck with a little problem that surely has an easy solution but I
can'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.16...