parpe.plotting.plotCorrelationDensity

parpe.plotting.plotCorrelationDensity(ymes, ysim, title=None, title_append_corr=True, normalize_percentile=100, nbins=50, contour=True)[source]

Plot correlation of measured and simulated data

Arguments:

ymes: @type numpy.ndarray

measured values n_condition x nt

ysim: @type numpy.ndarray

simulated values n_condition x nt