Re: Parameter Estimation for 3-parameter Weibull Distribution
- To: mathgroup at smc.vnet.net
 - Subject: [mg53653] Re: Parameter Estimation for 3-parameter Weibull Distribution
 - From: yanzj at dl.cn (Yan ZJ)
 - Date: Fri, 21 Jan 2005 06:36:49 -0500 (EST)
 - References: <6ghkla$lq3@smc.vnet.net>
 - Sender: owner-wri-mathgroup at wolfram.com
 
The program can not solve the accurate result at the step:
pMLE = FindRoot[eqnLLF,{a,a/.pEst},{b,b/.pEst},{m,m/.pEst}] /. 
	x_Complex -> Re[x]
How to overcome this problem??
Thank you to reply!!
Yan ZJ