savestate: save the state of a neural estimator

View source: R/core.R

savestateR Documentation

save the state of a neural estimator

Description

save the state of a neural estimator

Usage

savestate(estimator, filename)

Arguments

estimator

the neural estimator that we wish to save

filename

file in which to save the neural-network state as a bson file

Value

No return value, called for side effects


NeuralEstimators documentation built on Nov. 3, 2024, 9:07 a.m.