View source: R/spending_functions.R
| pocock | R Documentation | 
Error spending function mimicking Pococks critical values
pocock(t, sig_level, ...)
t | 
 numeric; Non-negative information ratio  | 
sig_level | 
 numeric; significance level  | 
... | 
 optional arguments  | 
numeric
# Pocock-type error spending function
pocock(t = c(0.5, 1), sig_level = 0.025)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.