plot_chi2_hist

beast.plotting.plot_chi2_hist.plot_chi2_hist(beast_stats_file, n_bins=50)[source]

Make a histogram of the chi2 values

Parameters:
  • beast_stats_file (str) – path+file for the BEAST fitting results

  • n_bins (int (default=50)) – number of bins to use in the histogram