Question
unable to converge with 'multidfit'
Hello,
I'm using the function multidfit to generate a regression model for a set of 3 independed and 1 depended variable.
The function needs a vector with guess values to calculate coefficients.
With a new set of data the function could no longer converge with a guess vector filled with zero's.
I never know which values i would have to guess but is there a way to cleverly itterate through the guess vector and always come up with a solution?

