search for: reporterid

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

2005 Oct 04
1
lmList error message
...= offset, singular.ok = singular.ok, ...) : NA/NaN/Inf in foreign function call (arg 4)" I'm not able to understand what it means. Could anyone help me with it? Thanks all in advance. Kevin ### commands and output ### ########################## lm.S <- lmList(Log2CM ~~ Strain | reporterID, data=data.tall, pool=F) > length(levels(data.tall$reporterID)) [1] 6513 > levels(data.tall$Strain) [1] "WT" "KO" >datatall[1:20,] Log2CM reporterID Strain 3.430192973 IMAGE:1260690 KO 6.420003752 IMAGE:481703 KO -2.135514971 IMAGE:1432976 KO -2.321928095 IMAGE:95986...