Learn R Programming

sourceR (version 1.0.0)

DirichletNode: DirichletNode

Description

Represents a d-dimensional Dirichlet distribution node in a DAG.

Usage

DirichletNode

Arguments

Value

Object of DirichletNode

Format

Object of R6Class with methods for constructing a DAG.

Methods

.

Details

Derived from StochasticNode, please see base class documentation.