powered by
The default alpha spending function
alphaspendf(t)
numeric
The normalized look times
t<-c(0.33,0.67,1) alphas<-alphaspendf(t) ## The function is currently defined as function (t) 0.025 * t^4
Run the code above in your browser using DataLab