Displaying 1 result from an estimated 1 matches for "1i9miuqrxbu0g".
2006 Jul 05
0
Problem with coxme
...Begin Forwarded Message -------------
Date: Wed, 5 Jul 2006 09:09:14 -0500 (CDT)
From: Terry Therneau <therneau at mayo.edu>
Subject: RE: Problem with coxme
To: jhz22 at medschl.cam.ac.uk
Cc: R-help at stat.mat.ethz.ch, liulei at virginia.edu, spencer.graves at pdf.com
Content-MD5: BXKVsHtW/1I9mIUqrXBU0g==
The original question involved a strange error message from coxme when
trying to fit a random slopes model:
coxme(Surv(time, status) ~ rx+x2, data=rats2, random=~ (1+x2)|litter)
Synopsis
a. coxme does not yet support random slopes models
b. it should recognize the request a...