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. |
|
Fits a Gaussian Process Emulator to the target given the training |
|
Hellinger distance between two continuous distributions. |
|
Computes the likelihood based on a multivariate normal distribution. |
|
Divides a domain defined by Bounds into subdomains. |