Description Usage Arguments Details Value
Takes a data.frame and performs a number of calculations related to the Bowes formal
1 | Bowes.calcs(d1, AltQ = NULL, ConstrainBzero = FALSE)
|
d1 |
a data.frame in a particular format- it must have a P column and a TRP column - TBD |
AltQ |
an optional numeric vector containing the flows to be used for apportionment, nb. in m^3/sec |
ConstrainBzero |
if TRUE (default), then the Bowes model will constrain B to be zero instead of allowing it to be in the range 0.01 to 1 |
Does all the Bowes calculations as far as apportionment nb AltQ is an alternative source of Q - typically High-Frequency Q when we only have low frequency TRP when AltQ is not supplied, then the Q values from d1 are used NB. AltQ is assumed to be a numeric array identical to d1$Q, but possibly much much longer!
a list containing the results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.