Function parpe::plotting::plotCorrelation

Function Documentation

parpe.plotting.plotCorrelation(ymes, ysim, observable_idx=None, 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