powered by
Represents a Poisson distribution node in a DAG
Object of PoissonNode
PoissonNode
Object of R6Class with methods for constructing a DAG.
R6Class
new(data, lambda, offset)
create a PoissonNode, with mean Node lambda, and offset Node offset.
lambda
offset
Derived from StochasticNode, please see base class documentation.