load_bnns: Load a fitted bnns model from disk

View source: R/save_load.R

load_bnnsR Documentation

Load a fitted bnns model from disk

Description

Load a fitted bnns model from disk

Usage

load_bnns(file)

Arguments

file

A character string specifying the path to the saved model.

Value

A fitted bnns object.


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