saFAB: Create selection-adjusted FAB intervals, given the spending...

Description Usage Arguments

View source: R/saFAB.R

Description

Create selection-adjusted FAB intervals, given the spending function

Usage

1
2
saFAB(theta, w, t, sigma, alpha = 0.1, yMin = -5, yMax = 5,
  yNum = 5000, verbose = TRUE)

Arguments

theta

vector of thetas from spending function

w

vector for spending function

t

truncation point

alpha

confidence level

yMin

minimal value of y for the confidence interval

yMax

maxmimal value of y for the confidence interval

yNum

length of vector of y's at which to make confidence interval

verbose

logical; if TRUE (default), print progress bars


spencerwoody/saFAB documentation built on Feb. 18, 2020, 5:56 a.m.