powered by
Plots PSpower object
# S3 method for PSpower plot(x, power = seq(0.6, 0.99, length.out = 100), ...)
an object (class ggplot) containing a figure
PSpower object
a range of powers to plot the power curve
ignored
obj <- PSpower(tau = 1/sqrt(20), sig.level = 0.05, power = 0.956, r = 0.5, phi = 0.99, rho_sq = 0.02) plot(obj)
Run the code above in your browser using DataLab