A function to get ranges and starting values for the parameters associated to a given simulation.

getParameters(disp = TRUE, favo = TRUE, neigh = TRUE,
  lognormal = FALSE)

convertTreeAbbr(abbr, full_names = FALSE)

Arguments

disp

a logical. If TRUE, then dispersal parameters are returned.

favo

a logical. If TRUE, then favourability parameters are returned.

neigh

a logical. If TRUE, then neighborhood effect parameter is returned.

lognormal

a logical. If TRUE, then a lognormal dispersal kernel is considere.

abbr

an abbreviation for a tree species name.

full_names

a logical. If TRUE then scientific names of tree species are returned.

Value

A matrix including the parameters ranges and starting values.

Functions

  • convertTreeAbbr: Make the conversion between the two different abbreviation used for the names of tree species.