Main Content
malowess
Smooth microarray data using Lowess method
Description
smooths scatter data in YSmooth
= malowess(X
,Y
)X
and Y
using the Lowess
smoothing method. The default window size is 5% of the length of X
. If
Y
is a DataMatrix
object, then
YSmooth
is a DataMatrix object with the same properties as
Y
. Otherwise, YSmooth
is a numeric vector.
specifies additional options with one or more YSmooth
= malowess(__,Name=Value
)Name=Value
arguments.
Examples
Input Arguments
Version History
Introduced before R2006a
See Also
affyinvarsetnorm
| maboxplot
| magetfield
| maimage
| mainvarsetnorm
| mairplot
| maloglog
| manorm
| quantilenorm
| robustfit