BIOMOD_Projection() outputs objects class
BIOMOD.projection.out object is created, used and returned by biomod2 functions. It contains information relative to projections of BIOMOD_Modeling outputs over a defined area. This object may be reused latter by BIOMOD_EnsembleForecasting function.
output of: BIOMOD_Projection
input of: BIOMOD_EnsembleForecasting
proj.names:"character", projection name (name of folder where projections are stored)
sp.name:"character", species name
expl.var.names:"character", explanatory variables names
models.projected:"character", models projected names
scaled.models:"logical", was projected models scaled?
modeling.object:"BIOMOD.stored.data", associated modeling objects (link to)
modeling.object.id:"character",id of associated modeling objects
type: "character", type of projection done (array, data.frame, RasterStack, RasterLayer ...)
proj:"BIOMOD.stored.data", object containing projected values
xy.coord:"matrix", coordinates of projected points
Damien Georges
showClass("BIOMOD.projection.out")Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.