VariableBoolean: VariableBoolean is a Variable specialised to x being a...

VariableBooleanR Documentation

VariableBoolean is a Variable specialised to x being a Boolean. See base::factor.

Description

VariableBoolean is a Variable specialised to x being a Boolean. See base::factor.

VariableBoolean is a Variable specialised to x being a Boolean. See base::factor.

Super classes

ranalyse::Node -> ranalyse::Variable -> VariableBoolean

Methods

Public methods

Inherited methods

Method new()

Usage
VariableBoolean$new(name, vals)

Method clone()

The objects of this class are cloneable with this method.

Usage
VariableBoolean$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


schnecki/ranalyse documentation built on Dec. 1, 2022, 8:57 p.m.