|
[Date Index]
[Thread Index]
[Author Index]
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
Prev by Date:
Re: Mathematica Graphics output in an ASP.NET WebApplication
Next by Date:
Mathematica 5.0 on Windows Server 2003?
Previous by thread:
Re: REpost: Nonatomic error associated with Intersection
Next by thread:
Re: Parameter Estimation for 3-parameter Weibull Distribution
|