pkgdown/in_header.html

Skip to contents

Ready-to-use CGF for Poisson. Accepts scalar or vector lambda. If length(tvec) is a multiple of length(lambda), evaluation proceeds (iidReps="any").

Usage

PoissonCGF

Format

An object of class VectorizedFunctionsCGF (inherits from CGF, R6) of length 25.

Examples

# Evaluate K at t = 0.1 for lambda = 2
# PoissonCGF$K(0.1, 2)