search for: bdna

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

Did you mean: bda
2005 May 13
1
error in plot.lmList
...lots from the help, but on my own data plotting fails with an error message that I cannot interpret (please see below). Any hints are greatly appreciapted. kind regards, Arne > dim(d) [1] 575 4 > d[1:3,] Level_of_Expression SSPos1 SSPos19 Method 1 11.9 G A bDNA 2 24.7 T T bDNA 3 9.8 C T bDNA > fm <- lmList(Level_of_Expression ~ SSPos1 + SSPos19 | Method, data=d) > fm Call: Model: Level_of_Expression ~ SSPos1 + SSPos19 | Method Data: d Coefficients: (Intercept) SSPos1C...