Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3772
| From | maria giovanna dainotti <mariagiovannadainotti@yahoo.it> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | I: NONLINEARMODELFIT |
| Date | 2011-07-17 10:06 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <ivuc83$gta$1@smc.vnet.net> (permalink) |
Dear Mathematica Group, I am fitting a function of 3 parameters with the NonlinearModelFit and with the Marquardt Levemberg algorithm. Since this method gives the interval of the Parameters of the best fit considering the parameters not correlated, I was looking for a tool that takes into account the fact that the parameters are correlated and the parameters interval should respect the following rule: The confidence interval for a given parameter should be computed by varying the parameter value until the chi^2 increases by a particular amount above the minimum, or best-fit value. The amount that the chi square is allowed to increase (also referred to as the critical delta_chi^2) depends on the confidence level one requires, and on the number of parameters whose confidence space is being calculated. The critical delta_chi^2 for common cases are given in Avni, 1976: For example in the case I am using for 3 parameters delta_chi^2=3.50. I would be very grateful if someone of you is acquainted with a such a tool in Mathematica or some of you has done a code to sort this problem out. Thanks a lot in advance for your help. Best regards, Maria
Back to comp.soft-sys.math.mathematica | Previous | Next — Next in thread | Find similar | Unroll thread
I: NONLINEARMODELFIT maria giovanna dainotti <mariagiovannadainotti@yahoo.it> - 2011-07-17 10:06 +0000 Re: I: NONLINEARMODELFIT Ray Koopman <koopman@sfu.ca> - 2011-07-18 10:19 +0000
csiph-web