simulate_phi: Simulation Function for ratio of two Poisson rate parameters,...

Usage Arguments Examples

View source: R/simulate_phi.R

Usage

1
2
3
4
simulate_phi(
  N0, N, theta1, theta2 = theta1, lam1 = 20, lam2 = 15, len = 10000,
  alpha = 0.05, adjustment = NULL, closed, summary = FALSE
)

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

BriceonWiley/IntegratedLikelihood.R documentation built on Aug. 21, 2020, 11 p.m.