Description Usage Arguments Details Value Functions Author(s)
View source: R/recruitmentAnalysis.R
This function computes the likelihood associated to a specific set of parameters. The specification of parameters determines the ecological processes involved.
1 2 3 4 5 6 7 |
site |
site name. |
year |
year (2015 or 2016) name. |
tree |
abbreviation of the tree species names of the species. |
age |
age of the species (1 or 2). |
mat_par |
a matrix of parameters (see |
path |
a character string giving the path to access the data. |
zero_infl |
logical. If |
disp |
a logical. If |
favo |
a logical. If |
neigh |
a logical. If |
clip |
a numeric vector of standardized DBH (Diameter at breast heights). |
kernel |
a character string indicating which kernel should be used (either |
mxt |
a numeric. Maximum running time in seconds (see GenSA). |
quiet |
logical. If |
record |
a connection, or a character string naming the file to print to. If |
iter |
a integer identifying the iteration. |
simu |
a data frame describing the simulation. |
The parameter pz
have a value even if it is not included in the analysis (meaning a poisson distribution is used).
The log-likelihood values associated to a given set of parameters.
launchIt
: Launch the analysis for a given row of the simulation data frame or file.
Kevin Cazelles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.