Skip to content

SSweibull

2 messages · Lüdde Mirko, Brian Ripley

#
Dear all, 

I'd like to use the `SSweibull' function for survival analysis.  In
order to become acquainted with the function, I said `help(SSweibull)'
and went through the example. What puzzles me is 

1. What should I make of the assertion `Initial values are in fact the
   converged values'?

2. When doing a `SSweibull(Chick.6$Time, Asym, Drop, lrc, pwr)' 
   I can see no indication of convergence of the values whatsoever.
   On the other hand, plotting the object yields a nice Weibull curve.

3. Wouldn't it be nice to have some formulas in the help section 
   precisely explaining the meaning of the parameters? There
   are several parametrizations of the Weibull distribution. 

Cheers, Mirko. 
--
Dr. M. Luedde <Mirko.Luedde at CellControl.De>
CellControl Biomedical Laboratories AG
Am Klopferspitz 19, 82152 Martinsried
+49-89-895275-0 +49-179-5252064 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Tue, 26 Jun 2001, [ISO-8859-1] Lüdde Mirko wrote:

            
You would be better off using survreg in package survival (formerly
survival5).

You forgot to mention SSweibull is in package nls, BTW, and intended to be
used by a call to nls().
Would you like to submit a patch to the help page (to R-bugs)?  You can
read the R code to find out which was used, or even the help page under
Value:!