-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Could we split up estimate_parameters to have a "profiling only" option? We have a "barrier only" option via profile_P = FALSE, but not the converse.
Motivation -- I have a dataset where I have my barrier method has converged, but is getting stuck/slow on profiling. I'd love to rerun it without waiting for the barrier steps to rerun.
Note -- this shouldn't be hard, just takes some careful checking. One issue is that the addition to move to the interior of the simplex, which happens first, needs to go into the barrier section.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request