Learn R Programming

SPOT (version 2.11.10)

spotPlotPower: spotPlotPower

Description

Plot power

Usage

spotPlotPower(y0, y1, alpha = 0.05, add = FALSE, n = NA, rightLimit = 1)

Arguments

y0

First input vector

y1

Second input vector

alpha

description of alpha, default value is 0.05

add

Boolean, default value is FALSE

n

number of vector elements that should be evaluated, default value is NA, which means the whole vector

rightLimit

description of rightLimit, default value is 1

Value

description of return value