bayesvalidrox.surrogate_models.supplementaryΒΆ
Supplementary functions that are used in multiple classes
Functions
|
This function checks if theta lies in the given ranges. |
|
Calculates the corrected LOO error for regression on regressor matrix psi that generated the coefficients based on [1] and [2]. |
|
This function assemble the design matrix Psi from the given basis index set INDICES and the univariate polynomial evaluations univ_p_val. |
|
The potential scale reduction factor (PSRF) defined by the variance within one chain, W, with the variance between chains B. |
|
Hellinger distance between two continuous distributions. |
|
Isotropic squared exponential kernel. |
|
Implementation of RMSE |
|
Divides a domain defined by Bounds into subdomains. |