Initial Dry Biomass Partitioning Coefficients

Usage

idbp(data, phenoControl = list())

Arguments

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,

Value

It returns a vector of length 25 suitable for BioGro, OpBioGro, constrOpBioGro, or MCMCBioGro.

Description

Atempts to guess good initial vales for dry biomass coefficients that can be passed to BioGro, OpBioGro, constrOpBioGro, or MCMCBioGro. It is very fragile.

Details

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.

Note

It is highly recommended that the results of this function are tested with valid_dbp.

Examples

## See ?OpBioGro

See also

valid_dbp

Author

Fernando E. Miguez