The default beta spending function
betaspendf(t)
t
The normalized look times
numeric
t<-c(0.33,0.67,1) betas<-betaspendf(t) ## The function is currently defined as function (t) 0.15 * t^3