<div class="preformatted">Dear Julien,
The component 'Amean' in the output from lmFit() is supposed to hold
the mean log-intensity for each probe, an indicator of the overall
expression level of the corresponding transcript.
However, if the data values input to lmFit() are log-ratios rather
than log-intensities, then there is no way to compute the mean
log-intensities. If the first argume…
