marginalPwR: Marginal Power Rate

marginalPwRR Documentation

Marginal Power Rate

Description

This function computes the marginal powers.

Usage

marginalPwR(cvec, t, delta = 0)

Arguments

cvec

a vector of critical boundaries

t

a vector of information times

delta

a number shows the drift paramter

Value

a number shows the marginal power (delta isn't equal to zero) or type I error (delta is zero)

Author(s)

Jiangtao Gou

Examples

marginalPwR(c(2.218,2.218),c(0.1,0.5,1),delta=3)
marginalPwR(1.96,t=1,delta=3)

triggerstrategy documentation built on July 9, 2023, 5:25 p.m.