Description Usage Arguments Details Value Note Author(s) See Also Examples
Atempts to guess good initial vales for dry biomass
coefficients that can be passed to BioGro,
OpBioGro, constrOpBioGro, or
MCMCBioGro. It is very fragile.
1 |
data |
Should have at least five columns with: ThermalT, Stem, Leaf, Root, Rhizome and Grain. |
phenoControl |
list that supplies mainly in this case the thrmal time periods that delimit the phenological stages, |
This function will not accept missing values. It can be quite fragile and it is rather inflexible in what it expects in terms of data.
It returns a vector of length 25 suitable for
BioGro, OpBioGro, constrOpBioGro, or
MCMCBioGro.
It is highly recommended that the results of this
function are tested with valid_dbp.
Fernando E. Miguez
1 | ## See ?OpBioGro
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.