accrual.T.hedging: Prediction of Time with Hedging Prior

View source: R/accrual.T.hedging.R

accrual.T.hedgingR Documentation

Prediction of Time with Hedging Prior

Description

Prediction of time frame with Hedging Prior for a certain number of participants.

Usage

accrual.T.hedging(n, TT, m, tm, np)

Arguments

n

Target sample size

TT

Target completion time

m

Sample observed to date

tm

Time to date

np

The specific number of participants want to be predicted

Value

A list of prediction on time frame that needed for reaching a certain number of participants with Hedging Prior.

Author(s)

Junhao Liu, Yu Jiang, Cen Wu, Steve Simon, Matthew S. Mayo, Rama Raghavan, Byron J. Gajewski

Examples

accrual.T.hedging(n=300, TT=36, m=100, tm=10, np=300)[[1]]

accrual documentation built on Nov. 27, 2023, 1:08 a.m.