vaeac_save_state function

Function that saves the state list and the current save state of the vaeac model

Function that saves the state list and the current save state of the vaeac model

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.

Returns

This function does not return anything

Author(s)

Lars Henry Berge Olsen