rpois_matrix: Sample from a Poisson, Preserving Dimension

Description Usage Arguments Value

Description

Works as rpois, but returns an object of the same form as the input.

Usage

1
rpois_matrix(lambda)

Arguments

lambda

A numeric object whose values can be assigned to as "lambda[] <- ...".

Value

An object of the same form as the input, with integer values.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.