VariableFactor: VariableFactor is a Variable specialised to x being a Factor....

VariableFactorR Documentation

VariableFactor is a Variable specialised to x being a Factor. See base::factor.

Description

VariableFactor is a Variable specialised to x being a Factor. See base::factor.

VariableFactor is a Variable specialised to x being a Factor. See base::factor.

Super classes

ranalyse::Node -> ranalyse::Variable -> VariableFactor

Methods

Public methods

Inherited methods

Method new()

Usage
VariableFactor$new(name, vals)

Method clone()

The objects of this class are cloneable with this method.

Usage
VariableFactor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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