GLE_analysisEM.post_processing.memory_kernel

GLE_analysisEM.post_processing.memory_kernel(ntimes, dt, coeffs, dim_x, noDirac=False)[source]

Return the value of the estimated memory kernel

Parameters
ntimes,dt: Number of timestep and timestep
coeffsCoefficients for diffusion and friction
dim_x: Dimension of visible variables
noDirac: Remove the dirac at time zero
Returns
timespanarray-like, shape (n_samples, )

Array of time to evaluate memory kernel

kernel_evaluatedarray-like, shape (n_samples, dim_x,dim_x)

Array of values of the kernel at time provided

Examples using GLE_analysisEM.post_processing.memory_kernel

Parameters estimation

Parameters estimation

Parameters estimation