save_bnns: Save a fitted bnns model to disk

View source: R/save_load.R

save_bnnsR Documentation

Save a fitted bnns model to disk

Description

Save a fitted bnns model to disk

Usage

save_bnns(object, file)

Arguments

object

A fitted bnns object.

file

A character string specifying the path where the model should be saved (usually ending in .rds).


bnns documentation built on June 8, 2026, 1:06 a.m.