Function parpe::plotting::plotCorrelationOld

Function Documentation

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