spleaf.term.ProductKernel#

class spleaf.term.ProductKernel(kernel1, kernel2)#

Generic class for the product of two kernel 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.