Description Format Details Value Methods
Represents a Gamma distribution node in a DAG. Requires parent nodes for shape and rate respectively as specified in dgamma.
Object of R6Class
with methods for constructing a DAG.
Derived from StochasticNode, please see base class documentation.
Object of GammaNode
new(data, shape=1, rate=1)
Create a Gamma node with data data
and Nodes
shape
and rate
as specified in dgamma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.