load.model: Load ensemble SDMs and SSDMs.

Description Usage Arguments Value See Also

Description

Load S4 Ensemble.SDM and Stacked.SDM objects saved with their respective save function.

Usage

1
2
3
load_enm(name, path = getwd())

load_stack(name = "Stack", path = getwd(), GUI = FALSE)

Arguments

name

character. Name of the folder containing the model to be loaded.

path

character. Path to the directory containing the model to be loaded, by default the path to the current directory.

GUI

logical. Do not take this argument into account (parameter for the user interface).

Value

The corresponding SDM object.

See Also

save.model


hugocalcad/LigthSSDM documentation built on June 22, 2019, 12:43 a.m.