gwkokab.inference.factory¶

Factory for fetching the correct likelihood function based on the specified sampler backend and analysis type.

Functions¶

get_likelihood_fn(→ Callable[Ellipsis, Callable])

Module Contents¶

gwkokab.inference.factory.get_likelihood_fn(sampler_name: Literal['flowMC', 'numpyro'], analysis_type: Literal['discrete', 'analytical']) Callable[Ellipsis, Callable][source]¶