vaeac_save_state {shapr} | R Documentation |
Function that saves the state list and the current save state of the vaeac
model
Description
Function that saves the state list and the current save state of the vaeac
model
Usage
vaeac_save_state(state_list, file_name, return_state = FALSE)
Arguments
state_list |
List containing all the parameters in the state. |
file_name |
String containing the file path. |
return_state |
Logical if we are to return the state list or not. |
Value
This function does not return anything
Author(s)
Lars Henry Berge Olsen
[Package shapr version 1.0.4 Index]