Skip to content

Scale parameter in Weibull distribution

4 messages · FU-WEN LIANG, David Winsemius

#
On Mar 6, 2012, at 5:53 PM, FU-WEN LIANG wrote:

            
Please read the read the help() for 'survreg' and make sure you follow  
the links provided and work through the examples.
The concept is the problem.

  
    
#
On Mar 6, 2012, at 6:19 PM, FU-WEN LIANG wrote:

            
Questions about the "baseline hazard" need more careful definition.   
Is there a set of parameters or data  which you want to call a  
"baseline" group? Or do you want the hazard function for the group as  
a whole , i.e.  fitmean <-  survreg(Surv(time, event) ~ 1) ? At the  
moment you seem to be using the term "baseline hazard" to describe  
cases where all parameters and covariates sum to zero. So wouldn't  
that just be the weibull(Intercept*t, scale)?

I do not see any x1 or x2 and its unclear what estimates for b1 and b2  
would be since you have fixed their parameters with opposite signs but  
equal magnitudes.
It's certainly not reproducible. As noted before,  all of the x's and  
b's are missing in action and the return() at the end does not seem to  
be occuring in a function body.
David Winsemius, MD
West Hartford, CT