Entering edit mode
yao chen
▴
210
@yao-chen-5205
Last seen 10.2 years ago
Hi all,
I have a problem to use lmFit calculated the correlation between mRNA
and
miRNA, because my miRNA data contained "NA" values.
So if I use :lmFit(mRNA,miRNA), I got the message "Error in
qr.default(x) :
NA/NaN/Inf in foreign function call (arg 1)".
The original "lm" function allow to included "NA", why lmFit can't?
Thanks,
Jack
[[alternative HTML version deleted]]