Skip to content

PathfinderResult not available to users #586

@fonnesbeck

Description

@fonnesbeck

The pathfinder implementation dutifully collects the optimization output in a PathfinderResult or MultiPathfinderResult object during model fitting but then simply prints the contents to the console and does not return or store these results for users to access. This information should either be available as an attribute, or returned byfit, either as a PathfinderResult or as part of the InferenceData object that is currently returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions