[GenABEL-dev] Lilog Estimating logistic regression parameters from linear regression.

pirastu at burlo.trieste.it pirastu at burlo.trieste.it
Fri May 27 15:32:54 CEST 2011


Dear all,

Sorry I'm resubbmitting this mail but as suggested the object could be
missleading, I promise it won't happen again.

Yurii and I have been working for quite some times on estimating the
regression coefficient of a SNP of a logistic regression from those of a
linear one.

Many of you may think we went mad but the reason for this is that there
are at this moment no methods for doing case control association in
isolated populations which take into account covariates and that gives you
Odds Ratio.
So our thought was to use linear mixed models and to convert the results
into its logistic counter part.

As far as p-values go we are already fine since this approach would be
analitically the same as using trend test.

After trying many different approaches we got probably to the bottom of
the problem with this last version of what we have called LiLog (Linear to
logistic).

I'm attaching the function and a simple simulation script which still does
not take into account kinship, but proves that the general procedure work.

We have pretty good results although they are slightly worse for big Odds
Ratio and standard errors are not completely precise as betas (but they
are quite precise anyways).
The other thing is that this method works only on SNPs and won't work on
other continuous variables as far as betas tranformation (but they can be
included in the model) because of the way we estimate the intercept.

Following the project phylosophy I'm submitting to all of you our work for
mainly two reason:

A. Maybe someone has a better idea (I'm not a statistician afterall)

B. Maybe some one can brake it so we can know what needs improving. From
this side the method starts performing a little worse when prevalence is
more than 50% but I think no one is going to use a study design like that.

Sorry if I was too long.

Best

Nicola


-------------- next part --------------
A non-text attachment was scrubbed...
Name: LiLog0.5.R
Type: application/octet-stream
Size: 1775 bytes
Desc: not available
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20110527/2fe22b87/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LiLog_simulation_script.R
Type: application/octet-stream
Size: 1514 bytes
Desc: not available
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20110527/2fe22b87/attachment-0001.obj>


More information about the genabel-devel mailing list