cdsnb_stacked: The Conditional Stopped Negative Binomial Density

Description Usage Arguments

View source: R/snb_dist.r

Description

The conditional stacked snb density function. This function gets the distribution of the stopping time when the binomial process has not reached one of its endpoints. The success probability is fitted using fit_flips with specified prior.

Usage

1
cdsnb_stacked(x, shape, s, t)

Arguments

x

quantile

shape

the shape parameters of the beta prior.

s

the top barrier for the snb process.

t

the right barrier for the snb process.


kaneplusplus/snb documentation built on May 20, 2019, 7:20 a.m.