NumCosmoMath.MSetCatalog.param_pdf_pvalue

@accepts(NumCosmoMath.MSetCatalog, float, bool)
@returns(float)
def param_pdf_pvalue(self, pval, both):
    # Python wrapper for ncm_mset_catalog_param_pdf_pvalue()
  

Calculates the p-value associated with the parameter value pval.

self

a NumCosmoMath.MSetCatalog

pval

parameter value

both

one or both sides p-value.

Returns