Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
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
BIOMOD_Projection, BIOMOD_Modeling, BIOMOD_EnsembleModeling, BIOMOD_EnsembleForecasting
# NOT RUN {
showClass("BIOMOD.projection.out")
# }
Run the code above in your browser using DataLab