Description Format Details Value Methods
Represents a formula node in a DAG. Inherit from this node to specify some kind of formula within the DAG, e.g. a linear predictor and/or link function. Override the FormulaNode$getData() method to apply your own function.
Object of R6Class
with methods for constructing a DAG.
Derived from Node, please see base class documentation.
Object of FormulaNode
getData()
returns the node's transformed data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.