Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

BIOMOD.projection.out-class

BIOMOD_Projection() outputs objects class


Description

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.

Slots

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

Author(s)

Damien Georges

See Also

Examples

showClass("BIOMOD.projection.out")

biomod2

Ensemble Platform for Species Distribution Modeling

v3.4.6
GPL-2
Authors
Wilfried Thuiller [aut, cre], Damien Georges [aut, cre], Robin Engler [aut], Frank Breiner [aut]
Initial release
2020-02-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.