investr icon indicating copy to clipboard operation
investr copied to clipboard

[Bug] predFit is trying to find "start" parameter of nls.

Open spinningwatt opened this issue 3 years ago • 0 comments

If we use the "start" parameter during the calculation of nls model, predFit will try to find the "start" parameter in the global environment. but the value of this parameter makes no difference.

Here is an example: https://stackoverflow.com/questions/70376640/cannot-use-predfit-to-get-confidence-interval-data

spinningwatt avatar Dec 17 '21 00:12 spinningwatt