Skip to contents

All functions

bnns()
Generic Function for Fitting Bayesian Neural Network Models
bnns(<default>)
Bayesian Neural Network Model Using Formula(default) Interface
measure_bin()
Measure Performance for Binary Classification Models
measure_cat()
Measure Performance for Multi-Class Classification Models
measure_cont()
Measure Performance for Continuous Response Models
predict(<bnns>)
Predict Method for "bnns" Objects
print(<bnns>)
Print Method for "bnns" Objects
relu()
relu transformation
sigmoid()
sigmoid transformation
softmax_3d()
Apply Softmax Function to a 3D Array
softplus()
softplus transformation
summary(<bnns>)
Summary of a Bayesian Neural Network (BNN) Model