|
From: Tatsuro M. <tma...@ya...> - 2019-06-29 21:51:08
|
--- pdupre > Hello, > > Can I set a range to the fitted variable ? > An option could be to set a if (condition) in the fitting function. Is it possible? > > Thanks > fit of gnuplot use Marquardt-Levenberg method. Marquardt-Levenberg method is a uncostrained method. You cannot set bounds of parameters. Tatsuro |