Description Usage Arguments Value Author(s)
The LR.inter.cont.surv function performs a Wald
test for an interaction term between a continuous
variable and a SNP based on a cox model.. The function
return the pvalue of the Wald test.
1  |   LR.inter.cont.surv(x, formula, data, Z1)
 | 
x | 
 name or numeric vector corresponding to the SNP tested  | 
formula | 
 an object of class "formula" : a symbolic description of the model to be fitted without the interaction term  | 
data | 
 a data frame containing the variables in the model  | 
Z1 | 
 name of the variable which is tested in interaction with x (x:Z1)  | 
pvalue of the Wald test for the interaction term
Benoit Liquet
benoit.liquet@isped.u-bordeaux2.fr
 Therese
Truong therese.truong@inserm.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.