Learn R Programming

sourceR (version 1.0.0)

PoissonNode: PoissonNode

Description

Represents a Poisson distribution node in a DAG

Usage

PoissonNode

Arguments

Value

Object of PoissonNode

Format

Object of R6Class with methods for constructing a DAG.

Methods

Details

Derived from StochasticNode, please see base class documentation.