parpe.plotting.plotCorrelationOld

parpe.plotting.plotCorrelationOld(ymes, ysim, title=None, alpha=1.0, legend=False, square=True, ax=None)[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