search for: idd13

Displaying 2 results from an estimated 2 matches for "idd13".

Did you mean: add13
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...
2004 Sep 02
0
Two xtable Questions
...een when I used xtable() before... R 1.9.1 for Windows XP, xtable version 1.2-3: > final.df Loci Chr Marker 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...