plcpois: The CDF of a linear combination of Poisson RVs

plcpoisR Documentation

The CDF of a linear combination of Poisson RVs

Description

Numeric integration of CDF of a linear combination of Poisson RVs via inverting the CF using trapezoid rule.

Usage

plcpois(l, lambdas, points, grid = 300, engine = "cf", a = 2)

Arguments

l

integer argument, must be positive

lambdas

mean rates

points

coefficients representing points per goal

grid

grid size for numeric integration

engine

either "cf" or "mc"

a

interval bound for CF inversion integration

Value

numeric


shill1729/sportsbets documentation built on Dec. 27, 2022, 10:53 p.m.