Description Usage Arguments Value
Extract measures from seed object
1 2 3 4 5 6 | modelPlants(
seed,
models = list(NPQ = c("beta", 3)),
fit.to = c("plant", "allPlants", "medianPlant"),
cores = 1
)
|
seed |
a seed object |
models |
list containing the name of the measure and the models to be run on data - Triple model only available for NPQ |
fit.to |
describes how the data should be fitted ("plant","allPlants","medianPlant") |
cores |
number of cores used for selecting plants |
Seed object with computed models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.