getModel {ITALICS}R Documentation

Regression Model

Description

Computes the linear regression model and and return an object of class lm.

Usage

getModel(formule, response, regTab)

Arguments

formule A symbolic description of the term of the model. It is a string
response The parameter you want to explain (the response) : the SNP "LogRatio". Y is a string
regTab A Regression table containing the variables in the model

Note

People interested in tools dealing with array CGH analysis and DNA copy number analysis can visit our web-page http://bioinfo.curie.fr.

Author(s)

Guillem Rigaill, italics@curie.fr.

Source

Institut Curie, italics@curie.fr.


[Package ITALICS version 2.2.0 Index]