spleaf.term.Kernel#

class spleaf.term.Kernel#

Generic class for covariance kernel (Gaussian process) terms.

Methods

eval(dt[, series_id])

Evaluate the kernel at lag dt.

set_conditional_coef(*args, **kwargs)

Set the coefficients used for the conditional computations.