Bowes.calcs: Bowes calculations

Description Usage Arguments Details Value

Description

Takes a data.frame and performs a number of calculations related to the Bowes formal

Usage

1
Bowes.calcs(d1, AltQ = NULL, ConstrainBzero = FALSE)

Arguments

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

Details

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!

Value

a list containing the results


seanpor/phoslam documentation built on May 16, 2019, 9:11 p.m.