Re: [R] Weibull selfStart

2014-01-15 Thread Thomas Lumley
On Wed, Jan 15, 2014 at 8:51 AM, Vasco Cadavez wrote: > Dear R Users, > > I'm looking for a Weiibull selfStart function. > I found the stats package parametrization. However, the weibull > parametrization that I'm using is: > > N0*exp(-exp(shape(log(Time)-sigma))) > You can fit this accelerated

[R] Weibull selfStart

2014-01-15 Thread Vasco Cadavez
Dear R Users, I'm looking for a Weiibull selfStart function. I found the stats package parametrization. However, the weibull parametrization that I'm using is: N0*exp(-exp(shape(log(Time)-sigma))) Any help is welcome. Cheers, Vasco On 14/01/14 11:00, r-help-requ...@r-project.org wrote: