Prototypes | |
def | cbcBayesPPAnalysis.fractional_rank (x, xs) |
Returns the fraction of samples, xs , that fall below the value x . More... | |
def | cbcBayesPPAnalysis.pp_plot (ps, title=None, outfile=None) |
Generates a p-p plot for the given ps. More... | |
def | cbcBayesPPAnalysis.pp_kstest_pvalue (ps) |
Returns the K-S p-value for the test of the given ps against a uniform distribution on [0,1]. More... | |
def | cbcBayesPPAnalysis.read_posterior_samples (f, injrow) |
Returns a bppu posterior sample object. More... | |
def | cbcBayesPPAnalysis.output_html (outdir, ks_pvalues, injnum, skypp=False) |
Outputs the HTML page summarizing the results. More... | |
Go to the source code of this file.
Namespaces | |
namespace | cbcBayesPPAnalysis |