BIOMOD_Modeling and BIOMOD_EnsembleModeling output object classR/biomod2_classes_2.R, R/biomod2_classes_3.R
BIOMOD.stored.data.RdClasses used by BIOMOD_Modeling and
BIOMOD_EnsembleModeling to build their output object (see
BIOMOD.models.out objects)
BIOMOD.stored.data is the basic object containing the slots inMemory and
link.
All listed classes below are derived from BIOMOD.stored.data, and
contain a val slot of specific type :
BIOMOD.stored.data.frame : val is a data.frame
BIOMOD.stored.SpatRaster : val is a
PackedSpatRaster
BIOMOD.stored.files : val is a character
BIOMOD.stored.formated.data : val is a
BIOMOD.formated.data object
BIOMOD.stored.options : val is a
BIOMOD.models.options object
BIOMOD.stored.models.out : val is a
BIOMOD.models.out object
inMemorya logical defining whether the val slot has been loaded in
memory or not
linka character containing the file name of the saved val slot
valan object of type depending on the BIOMOD.stored.[...] class (see Details)
BIOMOD.formated.data, BIOMOD.models.out,
BIOMOD_Modeling, BIOMOD_EnsembleModeling,
BIOMOD_Projection, BIOMOD_EnsembleForecasting
Other Toolbox objects:
BIOMOD.ensemble.models.out,
BIOMOD.formated.data,
BIOMOD.formated.data.PA,
BIOMOD.models.options,
BIOMOD.models.out,
BIOMOD.options.dataset,
BIOMOD.options.default,
BIOMOD.projection.out,
BIOMOD.rangesize.out,
biomod2_ensemble_model,
biomod2_model
showClass("BIOMOD.stored.data")
showClass("BIOMOD.stored.data.frame")
showClass("BIOMOD.stored.SpatRaster")
showClass("BIOMOD.stored.files")
showClass("BIOMOD.stored.formated.data")
showClass("BIOMOD.stored.options")
showClass("BIOMOD.stored.models.out")