Re: fminserch does not converge for every variable
- From: "John D'Errico" <woodchips@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jun 2008 18:50:17 +0000 (UTC)
yaoli <yaoli54@xxxxxxxxx> wrote in message
<7287242.1214850166976.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx>...
Thanks for the reply, Scott.actually 4 parameter for 3 different genotypes, therefore, the number of
My tusk is genetic mapping. So of the 17 parameters, 12 of them are
parameters can not be reduced.
similar questions with about the same number of parameters, and fminsearch
The thing is, my colleagues have been using the same method applied to
has always been doing a great job for them. So I'm wondering, is this because
that my function is a little bit too weird.
Anyway, I think the sensitivity analysis is a good advise to start with...
If your colleagues are using a Nelder/Meade simplex
to solve problems with 17 parameters, they are probably
kidding themselves that it has converged to a valid
solution, certainly so in general. In addition, they are
wasting huge amounts of time, since these polytope
methods are ridiculously slow for that many parameters.
But hey, it is their time they are wasting.
Next, are you telling us that four of your parameters
are discrete parameters? This is certainly an improper
use of this tool, which is not designed to solve discrete
problems.
John
.
- References:
- Re: fminserch does not converge for every variable
- From: Scott Seidman
- Re: fminserch does not converge for every variable
- From: yaoli
- Re: fminserch does not converge for every variable
- Prev by Date: Re: deleting header information
- Next by Date: Re: why is this not transparent?
- Previous by thread: Re: fminserch does not converge for every variable
- Next by thread: Re: fminserch does not converge for every variable
- Index(es):
Relevant Pages
|