Description Usage Arguments Value
View source: R/SVGD_bayesian_nn_predict.R
Prediction Function
1 | SVGD_bayesian_nn_predict(svgd_bnn, X)
|
X |
The covariate matrix to be predicted. |
theta |
The estimated parameters in the vector format. |
num_nodes |
The number of nodes in each hidden layer. |
scaling_coef |
scaling coef. |
A vector of predicted outcomes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.