Skip to content

have "profiling only" option #11

Description

@adw96

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions