pocock: pocock

View source: R/spending_functions.R

pocockR Documentation

pocock

Description

Error spending function mimicking Pococks critical values

Usage

pocock(t, sig_level, ...)

Arguments

t

numeric; Non-negative information ratio

sig_level

numeric; significance level

...

optional arguments

Value

numeric

Examples

# Pocock-type error spending function
pocock(t = c(0.5, 1), sig_level = 0.025)

tobiasmuetze/gscounts documentation built on Sept. 10, 2023, 7:30 a.m.