add_pow | R Documentation |
Compute and save the intermediate result of applying a power law to the state variables, parameters, sums of these things, and factr expressions of them as well.
add_pow(model, pow_nms, pow_arg1_nms, pow_arg2_nms, pow_const_nms)
model |
|
pow_nms |
name of the resulting power law |
pow_arg1_nms |
names of the variables used as the bases |
pow_arg2_nms |
names of the variables used as the exponents |
pow_const_nms |
names of the variables used as the constant |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.