Displaying 2 results from an estimated 2 matches for "idd14".
Did you mean:
add14
2004 Sep 20
1
Using eval() more efficiently?
Hi,
Suppose I have a vector:
> names.select
[1] "Idd13" "Idd14" "Idd8.12" "Idd7"
automatically generated by some selection criteria.
Now, if I have a data frame with many variables, of which the variables in
"names.select" are also variables from the data frame. e.g.
> all.df[1:5,]
Mouse Idd5 Idd6.19.20 Idd13 Idd...
2004 Sep 02
0
Two xtable Questions
...rker Position P.values Deviance DF
1 Idd5 1 D1Mit181 42.6 0.0011 103.21 78
2 Idd6/19/20 6 D6Mit374 66.7 0.0014 104.29 78
3 Idd13 2 D2Mit490 64.5 0.0025 97.83 78
4 Idd8/12 13 D14Mit109 24 0.0244 102.41 78
5 Idd14 14 D13Mit39 3.3 0.0379 95.92 78
6 Idd3/10/17/18 3 D3Mit257 49.2 0.068 105.45 78
7 Idd9 4 D4Mit233 69.9 0.1406 107.13 78
8 Idd15 5 D5Mit338 43.7 0.2196 107.67 78
9 Idd7 7 D7Mit101 45.9 0.4608 95.96 78
1...