ConstLinDecompOp | R Documentation |
Generic constructor for the class with the same name
ConstLinDecompOp(
mat,
internal_flux_rates,
out_flux_rates,
numberOfPools,
poolNames
)
mat |
a square compartmental matrix |
internal_flux_rates |
rates of internal transfers among pools |
out_flux_rates |
rates of transfer out of poolss |
numberOfPools |
total number of pools in the system |
poolNames |
names of all pools |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.