loessModel: Create a median normalized loess model of an array

Description Usage Arguments Value

Description

Create a median normalized loess model of an array

Usage

1
loessModel(data, value, span)

Arguments

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.

Value

a vector of median normalized loess values of the signal


MEP-LINCS/MEMA documentation built on May 20, 2019, 2:47 p.m.