Displaying 1 result from an estimated 1 matches for "saymuch".
Did you mean:
amuch
2011 Sep 11
2
how to remove NA/NaN/Inf in a matrix??
Hi all..
I'm very new R, and i'm analyzing microarray data using Bioconductor..
Recently i was given microarray data to analyze. The problem is whenever i
run MAS5 presence calls algorithm,
it throws an error saying NA/NaN/Inf in foreign function. How do i remove
such NA/NaN/Inf's ??
I tried na.omit(dataframe) but stil problem exists.
dimension of matrix (data) is 35556 7.
>