getParameters: Get parameters values.

Description Usage Arguments Value Functions

View source: R/getParameters.R

Description

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

Usage

1
2
3
4
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


KevCaz/seedlingsRecruitmentAnalysis documentation built on Oct. 23, 2019, 12:58 p.m.