Skip to content

Best way of using MAP/ML point when fitting #437

Open
@segasai

Description

@segasai

This is an open-ended question.

Often there are situations when there is a known Maximum likelihood or MAP point, but one is still interested in sampling the posterior around it. When using things like emcee it's trivial, you just sample a ball around that point and use that to start the sampling. The question is whether there is a way of somehow doing something similar with dynesty, which doesn't necessarily involve running a full nested sampling. Obviously these runs won't be very useful for evidence calculations.

Possible ideas.

  • Using a small number of live points and initialize one of the livepoints to the ML location.
  • Define a ball/ellipsoid/cube in the posterior space around the ML point and sample starting from a uniform distribution inside that ball.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions