Evaluates and and stores arbitrary summary measure expressions. The expressions (exprs_list) are evaluated in the environment of the input data.frame.
An R6 class object.
new()
Define_sVar$new()
set.new.exprs()
Define_sVar$set.new.exprs(exprs_list)
eval.nodeforms()
Define_sVar$eval.nodeforms(cur.node, data.df)
eval.EFU()
Define_sVar$eval.EFU(cur.node, data.df)
df.names()
Define_sVar$df.names(data.df)
setnode.setenv()
Define_sVar$setnode.setenv(cur.node)
set.net()
Define_sVar$set.net(netind_cl)
clone()
The objects of this class are cloneable with this method.
Define_sVar$clone(deep = FALSE)
deep
Whether to make a deep clone.
Following fields are created during initialization
nodes ...
subset_regs ...
sA_nms ...
sW_nms ...
Kmax ...