AncestralDistrib: Ancestors distribution

View source: R/AncestralDistrib.R

AncestralDistribR Documentation

Ancestors distribution

Description

Ancestors distribution

Usage

AncestralDistrib(anc.niche, predictors, bioclim.past.data,
  bioclim.ext = "tif", start.boost = 0, boost.step = 0.1)

Arguments

anc.niche

object of class "AncestralNiche"

predictors

predictors to use. A vector obtained with SuggestVariables.

bioclim.past.data

a character string with the path to geospatial layers in other timeframe (BIOCLIM or similar variables). The format of layers must be compatible with stack and extract methods of raster package.

bioclim.ext

a character string with the file extention of geospatial layers given in bioclim.past.data argument. By default is "tif" (geotif files).

start.boost

a number to begin doing factor boosting if there are no compatible conditions in bioclim.past.data.

boost.step

a number to sequential increase of boosting level

Value

an object of class AncestralDistrib


dissipative/recline documentation built on March 22, 2023, 8:57 p.m.