CosmoFit.CCLikelihood¶
- class CosmoFit.CCLikelihood(cosmology, version='favale2023')[source]¶
Bases:
BaseLikelihoodMethods
__init__(cosmology[, version])chi2()Compute chi-square.
log_likelihood()Return log-likelihood.
model()Compute model predictions.
predictions()Alias for model().
residuals()Compute residuals.
summary()Return a summary of the likelihood evaluation.
Attributes
n_dataNumber of data points.
name_and_sizeName together with the number of data points.
observable