spotPlotPower: spotPlotPower

View source: R/reportSeverity.R

spotPlotPowerR Documentation

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


SPOT documentation built on June 26, 2022, 1:06 a.m.