ECMMonAssignRateValues: Assign rate rules to model.

Description Usage Arguments Value See Also

View source: R/ECMMon.R

Description

If there is a multi-site model assign rate values to it. Otherwise the rate values are assigned to the single-site model.

Usage

1
ECMMonAssignRateValues(ecmObj, rateValues, unknownRatesWarningQ = TRUE)

Arguments

ecmObj

An ECMMon object.

rateValues

A numerical vector with named elements. The names are expected to be known stocks in the model.

unknownRatesWarningQ

Should warnings for unknown to the model rates be issued or not?

Value

An ECMMon object.

See Also

Other Simulation functions: ECMMonAddRates(), ECMMonAssignInitialConditions(), ECMMonBatchSimulate(), ECMMonExtendByAdjacencyMatrix(), ECMMonSimulate()


antononcube/ECMMon-R documentation built on April 18, 2021, 10:47 a.m.