Function that saves the state list and the current save state of the vaeac
model
vaeac
modelvaeac_save_state(state_list, file_name, return_state = FALSE)
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.This function does not return anything
Lars Henry Berge Olsen
Useful links