BayesianBasisExpansionTimeSeries.score#

BayesianBasisExpansionTimeSeries.score(X, y, coords)[source]#

Score the Bayesian R2. coords must contain “datetime_index”. If X has columns, coords should also have “coeffs”. However, for scoring, exog var names are already known by the model.

Parameters:
Return type:

Series