<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Lennart, Alisa, all,<div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div><br></div></div></div></div></span></div></span></div></span></div></span></div></span></span></div><div><div>On Jul 25, 2012, at 10:44 AM, L.C. Karssen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>In short, the status of Cox regression in ProbABEL is the following:<br>- In PA 0.2.0 Cox regression is disabled by default because it doesn't<br>work correctly (but it can be enabled easily). Looking back it seems<br>that it broke with the integration of the filevector/DatABEL code,<br>somewhere between the 0.1-3 and 0.1-9 releases.<br>- For those who want functional Cox regression (although not with<br>filevector data) I suggest to use PA 0.1-3. Recently we've implemented a<br>bugfix in that code base and we are almost ready to make that version<br>available to the public.<br><br>So, at the moment we have two code bases. Ideally we would like to get<br>the filevector problem solved in the PA 0.2.0 branch (the bugfix from<br>0.1-3 has also been implemented there). If you think you are up to it<br>you are more than welcome to see if you can fix the filevector problem<br>in 0.2.0!<br><br>If you want to focus more on the implementation of the weighted Cox<br>regression I guess it's easier to base your work on the 0.1-3-fixes code<br>where you can easily make test runs. Once it works you can forward-port<br>your improvements to the 0.2.0 branch.<br><br>Yurii, do you agree?<br><br></div></blockquote><div><br></div>This is very good summary of where we stand now.</div><div><br></div><div>The big decision is whether to </div><div><br></div><div>a) start with 0.2.0 and figure out why Cox does not work there (and then proceed to inclusion of robust and weighted). This may take time - we do not quite have a clue why it does not work. </div><div><br></div><div>or </div><div><br></div><div>b) start directly with 1.3.0-fixed (which is due to be released soon) and incorporate robust and weighted, I think, must be relatively straightforward because actually the code is there, it is only that we do not pass right arguments and data for the code to do the job</div><div><br></div><div>A bit of problem with "b" is of cause that we will be getting more and more into that branch (which, because it can not use DatABEL/filevector format, is very RAM-demanding, while 0.2.0 can operate with <1Gb RAM). On the other side, if the thing which really matters is to get this functionality ASAP, and RAM is no concern, (b) is clearly the way to go. As Lennart mentioned, other possibility is to do (b) then go for (a) - though merging branches could be a nightmare.</div><div><br></div><div>Under any scenario you decide upon, we will be happy to help in planning and implementation (but see below).</div><div><br></div><div>Alisa, to make things clear from the start - do you plan to release you modifications of the code into "open", e.g. incorporate these modifications into one of the mainstream branches available for other people as part of ProbABEL releases? The reason I ask is that there are examples that people make "private" versions which they never release into open and keep for their private use. Of cause under latter scenario we have less motivation to actively help. </div><div><br></div><div><blockquote type="cite"><div><br>On the technical side of things: do you know how to work with<br>Subversion? That would make life easier, because then I could set up a<br>separate branch for you to work with. So that, once your feature is<br>tested and works as expected, we can easily integrate the changes in the<br>main branch(es). (If all this sounds like gibberish submitting a patch<br>also works :-).)<br><br></div></blockquote><div><br></div>Just to comment: the "normal" procedure would of cause be that people first submit a patch and then can request for commit-access to repository. On the other side, Alisa already participated in development of ProbABEL. And on the final note, the decision of granting commit-access is the decision of current active developers (meaning - for ProbABEL - Lennart, and, in lesser degree, Maarten and me). I will be happy to go along with any decision worked out by Lennart and Alisa :)</div><div><br></div><div>best wishes,</div><div>Yurii<br><div><br></div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div>-------------------------------------------------------</div><div><div apple-content-edited="true"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Yurii S. Aulchenko, PhD, Dr. Habil</div><div>Director,YuriiA consulting</div><div>Rotterdam, The Netherlands</div><div>yurii [dot] aulchenko [monkey] gmail [dot] com</div></div><div><br></div></div></span></div></span></div></div></div></div></div></div></span></div></span></div></span></div></span></div></span></span></div><blockquote type="cite"><div><br>Let us know what you think and if we can be of any help!<br><br>Looking forward to your contributions!<br><br>Lennart Karssen.<br><br><br><br>On 24/07/12 17:26, Alisa Manning wrote:<br><blockquote type="cite"><br></blockquote><blockquote type="cite">Hello--<br></blockquote><blockquote type="cite">In the past, I've been involved in code contributions to ProbABEL<br></blockquote><blockquote type="cite">(extracting covariance between regression estimates for snp and snp*E<br></blockquote><blockquote type="cite">for interaction tests).<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I've set aside some time this summer to work on implementing a weighted<br></blockquote><blockquote type="cite">Cox regression model in ProbABEL -- the only change that's required in<br></blockquote><blockquote type="cite">the code is to implement robust standard error estimation in the cox<br></blockquote><blockquote type="cite">proportional hazard functionality.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">(Aside: I see that this is a feature request)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I noticed that the Cox regression model is under active development in<br></blockquote><blockquote type="cite">ProbABEL version 0.2.0. The purpose of this email is to check in with<br></blockquote><blockquote type="cite">the group regarding my plan:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">1) check out some latest developers version of the code<br></blockquote><blockquote type="cite">2) play around with the coxph code (if it isn't fixed)<br></blockquote><blockquote type="cite">3) evaluate and test in a statistical fashion (I am a biostatistician<br></blockquote><blockquote type="cite">after all!)<br></blockquote><blockquote type="cite">4) implement robust standard error estimation<br></blockquote><blockquote type="cite">5) submit patch for review <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Comments and ideas are welcome.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks!<br></blockquote><blockquote type="cite">Alisa<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-- <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Alisa Knodle Manning, Ph.D.<br></blockquote><blockquote type="cite">Postdoctoral Research Fellow<br></blockquote><blockquote type="cite">Broad Institute<br></blockquote><blockquote type="cite">617-714-7662<br></blockquote><blockquote type="cite"><a href="mailto:amanning@broadinstitute.org">amanning@broadinstitute.org</a> <<a href="mailto:amanning@broadinstitute.org">mailto:amanning@broadinstitute.org</a>><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">genabel-devel mailing list<br></blockquote><blockquote type="cite"><a href="mailto:genabel-devel@lists.r-forge.r-project.org">genabel-devel@lists.r-forge.r-project.org</a><br></blockquote><blockquote type="cite"><a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel</a><br></blockquote><blockquote type="cite"><br></blockquote><br>-- <br>-----------------------------------------------<br>dr. L.C. Karssen<br>Erasmus MC<br>Department of Epidemiology<br>Room Ee-2224<br><br>Postbus 2040<br>3000 CA Rotterdam<br>The Netherlands<br><br>phone: +31-10-7044217<br>fax: +31-10-7044657<br>e-mail: <a href="mailto:l.karssen@erasmusmc.nl">l.karssen@erasmusmc.nl</a><br>GPG key ID: 0E1D39E3<br>-----------------------------------------------<br><br><br><br>_______________________________________________<br>genabel-devel mailing list<br><a href="mailto:genabel-devel@lists.r-forge.r-project.org">genabel-devel@lists.r-forge.r-project.org</a><br>https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel</div></blockquote></div><br></div></body></html>