spleaf.term.MultiFourierKernel.set_conditional_coef#

MultiFourierKernel.set_conditional_coef(alpha=None, beta=None, series_id=0)#

Set the coefficients used for the conditional computations.

Parameters:
alpha, beta(nharm + 1, r) ndarray

Fourier coefficients for the conditional computation. This is only used if series_id is None.

series_idint

Use the coefficents corresponding to a given time series.