Method

NumCosmoMathMSetCatalogget_nth_m2lnL_percentile

Declaration [src]

gdouble
ncm_mset_catalog_get_nth_m2lnL_percentile (
  NcmMSetCatalog* mcat,
  const gdouble p,
  guint* nth
)

Description [src]

Computes the p percentile of the likelihood.

Parameters

p

Type: const gdouble

Percentile.

nth

Type: guint*

The p percentile of the likelihood.

The argument will be set by the function.
The argument can be NULL.

Return value

Type: gdouble

The p percentile of the likelihood.