SELFI infrastructure API

Modules are located in pyselfi/.

selfi(fname, pool_prefix, pool_suffix, ...)

Main class of the SELFI code.

likelihood(blackbox, theta_0, Ne, Ns, ...)

This class represents the SELFI likelihood.

posterior(theta_0, prior_covariance, ...)

This class represents the SELFI posterior.

pool(fname[, N_target])

This class represents a pool of simulations at a given point in parameter space.

utils

Generic infrastructure routines.