save_model: Save DLmodel

Description Usage Arguments

Description

This function saves all data related to a model in a given path.

Usage

1
save_model(.model, path, prefix, comment = "")

Arguments

.model

(DLmodel) Model to save.

path

(character) Path where to save the model.

prefix

(character) Subfolder of the path where to store all files

comment

(character) Comment to include together with the model parameters, Default: ”


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.