R/save_load.R
save_bnns.Rd
Save a fitted bnns model to disk
save_bnns(object, file)
A fitted bnns object.
bnns
A character string specifying the path where the model should be saved (usually ending in .rds).