getModel: 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
source
Institut Curie, italics@curie.fr.