nls.multstart icon indicating copy to clipboard operation
nls.multstart copied to clipboard

Change iter argument of nls.multstart for gridstart approach

Open padpadpadpad opened this issue 4 months ago • 0 comments

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 that becomes a vector if using gridstart.

Also can put in some protections if the numebr of iterations is too high.

Similar to https://github.com/padpadpadpad/rTPC/issues/78#issuecomment-3196305124.

padpadpadpad avatar Aug 19 '25 13:08 padpadpadpad