powered by
t1
t2
Wrapper to compute difference area between t1 and t2 under exponential trawl function.
ComputeB3Exp(rho, t1, t2)
Exponential trawl parameter (should be non-negative).
First timestamp.
Second timestamp.
Difference area between t1 and t2 under exponential trawl function.
# NOT RUN { ComputeB3Exp(1, t1 = 3, t2 = 5) ComputeB3Exp(0.2, t1 = 7, t2 = 3) # }
Run the code above in your browser using DataLab