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.
- series_idint
Use the coefficents corresponding to a given time series. This is only used if alpha, beta are None.