vaeac
modelFunction that saves the state list and the current save state of the vaeac
model
vaeac_save_state(state_list, file_name, return_state = FALSE)
This function does not return anything
List containing all the parameters in the state.
String containing the file path.
Logical if we are to return the state list or not.
Lars Henry Berge Olsen