Plot power
spotPlotPower(y0, y1, alpha = 0.05, add = FALSE, n = NA, rightLimit = 1)First input vector
Second input vector
description of alpha, default value is 0.05
Boolean, default value is FALSE
number of vector elements that should be evaluated, default value is NA, which means the whole vector
description of rightLimit, default value is 1
description of return value