run_ttr | R Documentation |
run_ttr: Simulate the TTR model
run_ttr(parm, data)
parm |
The parameters as returned by the |
data |
The model object as defined in the |
A four-dimensional matrix-object with the dimensions (output_var,species,time,site) where:
output_var |
refers to the array of output values produced by the process model.
For identifiers, check |
species |
is the nth species |
time |
is the nth output time given in model$options$steps |
site |
is the nth site |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.