s-news
[Top] [All Lists]

Error message in validate.lrm

To: "Splus" <s-news@lists.biostat.wustl.edu>
Subject: Error message in validate.lrm
From: "Ly Mee Yu" <lymee-yu@cuhk.edu.hk>
Date: Tue, 17 Apr 2001 16:06:33 +0800
Dear all,
 
I've been trying to run F.Harrell's program, "validate.lrm", but got the following error message:
 
Error in fastbw(fit.orig, rule = rule, type = type, sls = sls, ai..: fit does not have design information
 
I've checked all syntax and seems to be ok.  The commands are straight forward so I can't really see what went wrong.  Can anyone kindly advise, please? 
 
The commands used are as follows:
 
> f <- lrm(y ~ x1 + x2 + x3, data = "" x = T, y = T)
> validate.lrm(f, B=80, bw=T, rule="p", sls=.1, type="individual")    
 
Regards.
 
Ly-Mee
<Prev in Thread] Current Thread [Next in Thread>