Description Usage Arguments Value
View source: R/normalize_functions.R
Create a median normalized loess model of an array
1 | loessModel(data, value, span)
|
data |
A dataframe with ArrayRow, ArrayColumn and signal intensity columns |
value |
The column name of the signal intensity column |
span |
The span value passed to loess. Values between 0 and 1 determine the proportion of the population to be included in the loess neighborhood. |
a vector of median normalized loess values of the signal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.