nls.multstart
nls.multstart copied to clipboard
Non-linear regression in R allowing multiple start parameters
I have been wandering around to find a good way for global fitting in R. I used nls.multstart and it works predictably (awesome package) I want to use this package...
Hey everyone, (first post here 😃 ) I have been running the same script once or twice already but this time, for some reason it does not work. I have...
Currently `iter` needs either a single number (for shotgun or lhs) or a vector of numbers (if using gridstart). This could be made more efficient by doing a single number...