How to specify the starting parameter search point when using NonlinearRegress
- To: mathgroup at smc.vnet.net
- Subject: [mg70679] How to specify the starting parameter search point when using NonlinearRegress
- From: "Peng Yu" <pengyu.ut at gmail.com>
- Date: Mon, 23 Oct 2006 02:49:49 -0400 (EDT)
Hi, NonlinearRegress use FindMinimum to find the parameter. In FindMinimum, I can specify the starting search point. I'm wondering how to specify the starting search point in NonlinearRegress. Thanks, Peng