continue profiling after finding new MLE
- Dominant language
- R
- Stars
- 26
- Forks
- 14
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
When profiling following an mle2() fit, profiling often finds a new better MLE.
Currently profile() then stops and returns the new MLE. This is useful, but it seems like it might be nice to have an option to keep profiling by restarting the profiling with the new MLE. This is what I am doing manually right now.
Thank you!
marm
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the profile() workflow and how it consumes an mle2() fit, then trace where profiling stops after finding a new MLE. Define the option's repeated-profiling behavior and verify that profiling can restart with the new MLE and stop when no new MLE is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100