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

BIOMOD.projection.out-methods

BIOMOD.projection.out getters


Description

Functions to get attributes of BIOMOD_Projection outputs

Usage

get_projected_models(obj, ...)
  free(obj, ...)

Arguments

obj

"BIOMOD.projection.out" object

...

extra arguments (see details)

Details

... available values :

  • get_predictions

    • as.data.frame:"logical", return projections into a data.frame (TRUE) or an array (FALSE, default)

    • full.name:NULL or "character", full names of models you want to extract projections

    • model:NULL or "character", type name of models you want to extract projections

    • run.eval:NULL or "character", run name of models you want to extract projections

    • data.set:NULL or "character", dataset name of models you want to extract projections

Value

  1. get_predictions: an array or a data.frame containing models projections

  2. get_projected_models: character containing names of models that have been projected

  3. free: remove projection value from R memory and only keep the path to corresponding file on hard drive.

Note

get_predictions is also available for "BIOMOD.projection.out" object.

Author(s)

Wilfried Thuiller, Damien Georges

See Also


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.