The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
53 views

Dividing controls between two groups of cases

I have a set of data that contains cases and controls. I would like to divide the cases by a particular phenotype before running my tests, to see how these groups differ (but not necessarily to ...
0
votes
0answers
46 views

R CCH CI Univariable Analysis

Using the survival package in R I am trying to calculate 95% confidence interval (CI) of the proportional hazards model coefficient. Normally this is pretty simple to do with the survival package. ...
4
votes
1answer
184 views

Follow-up updates in case-cohort designs

In a case cohort, you randomly sub-sample some feasible number of the cohort (say 20%) and then afterwards add all of the cases that were not part of the sub-sampling. So while a case-cohort is easy ...