idbp: Initial Dry Biomass Partitioning Coefficients

Description Usage Arguments Details Value Note Author(s) See Also Examples

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.

Usage

1
  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,

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.

Value

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

Note

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

Author(s)

Fernando E. Miguez

See Also

valid_dbp

Examples

1
## See ?OpBioGro

serbinsh/biocro documentation built on May 29, 2019, 6:57 p.m.