Function parpe::plotting::plotCorrelationOld

Function Documentation

parpe.plotting.plotCorrelationOld(ymes, ysim, title=None, alpha=1.0, legend=False, square=True, ax=None)

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