Dear Pryseley,
Thank you for your query in this group, It is a bit late to reply, however it may help if you still need help for your problem.
I think you can fit parametric survival models, if you want to use R- then please see R help relating to the command line given below:
However it is very easy in Stata to use the command given below for fitting a parametric survival model. Again please see help in stata for streg.
streg
Comment Wall (1 comment)
You need to be a member of AnalyticBridge to add comments!
Join this Ning Network
Thank you for your query in this group, It is a bit late to reply, however it may help if you still need help for your problem.
I think you can fit parametric survival models, if you want to use R- then please see R help relating to the command line given below:
survreg(formula=formula(data), data=parent.frame(), weights,
subset,na.action,dist="weibull", init=NULL, scale=0,
control=survreg.control(),parms=NULL,model=FALSE, x=FALSE,
y=TRUE, robust=FALSE, ...)
However it is very easy in Stata to use the command given below for fitting a parametric survival model. Again please see help in stata for streg.
streg