Learn R Programming

shapr (version 1.0.4)

vaeac_save_state: 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)

Value

This function does not return anything

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.

Author

Lars Henry Berge Olsen