How can I use Monte Carlo simulations to estimate power in Stata? ... seed 1234 . powersimu, n(10) b1(0.64) d1(.2) d2(.5) d3(1.0) alpha(0.05) . return list.
確定! 回上一頁