[BioC] express & summary.stat=li.wong -> error report

Rafael A. Irizarry rafa@jhu.edu
Wed, 13 Nov 2002 10:06:38 -0500 (EST)


my guess is that one of those guys was left with just one column (or 
none) and was turned into a vector. we probably need to add a drop=FALSE 
somewhere.

On Wed, 13 Nov 2002, Hinnerk Boriss wrote:

> Hi there!
> 
> I have a statement like this: 
> 
> 	data.lwf <- express(data, summary.stat=li.wong)
> 
> and I get the following error message:
> 
> 	Error in data.matrix[,!phi.outliers] %*% phi[!phi.outliers] :
> 			non-conformable arguments
> 
> What does this error message mean in detail? Does the li.wong routine
> require to do some outlier checking beforehand? If so, what method is
> approporiate? Just to mention, I am not a fan of removing outliers.
> Anyway, How would I find the trouble making values in my data?
> 
> Cheers,
> Hinnerk
> 
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor@stat.math.ethz.ch
> http://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
>