powered by
This function computes the marginal powers.
marginalPwR(cvec, t, delta = 0)
a number shows the marginal power (delta isn't equal to zero) or type I error (delta is zero)
a vector of critical boundaries
a vector of information times
a number shows the drift paramter
Jiangtao Gou
marginalPwR(c(2.218,2.218),c(0.1,0.5,1),delta=3) marginalPwR(1.96,t=1,delta=3)
Run the code above in your browser using DataLab