Conditional logistic regression: Difference between revisions

Content deleted Content added
m Journal cites, Added 2 dois to journal cites using AWB (12158)
Grammatica gecorrigeerd
Tags: Mobile edit Mobile app edit
Line 29:
 
==Implementation==
Conditional logistic regression is available in R as the function <code>clogit</code> in the survival package. It is in the survival package because the log likelihood of a conditional logistic model is the same as the log likelihood of a Cox model with a particular data structure.<ref>{{cite web |url=https://stat.ethz.ch/R-manual/R-devel/library/survival/html/clogit.html |title=R documentation Conditional logistic regression |last1=Lumley |first1=Thomas |date= |website= |publisher= |access-date=November 3, 2016}}</ref>
 
==Related tests==