NEWS.md
protectLinkedTables()
lpSolveAPI
createJJFormat()
makeProblem() is a complete table and not microdatasdcProb2df(): if numeric variables are shown; display their weighted values (in case) sampling weights have been specified in makeProblem
primarySuppression(): for dominance rule it is now only possible to specify underlying variables by name (using argument numVarName) and no longer by index to avoid errorscontributing_indices()
.Defunct for old exported functionsub, lb) depend on costsnumVarName in primarySupression() for dominance rules (p, nk and pq)createJJFormat() and writeJJFormat() can be used to create text files with sdcProblems in “JJs Format”makeProblem
sdcHierarchies to build hierarchies. - removed create_node(); please use hier_create() instead
add_nodes(); please use hier_add() insteaddelete_nodes(); please use hier_delete() insteadrename_nodes(); please use hier_rename() instead"z") that must not be suppressedcreate_node(), add_nodes() and delete_nodes() that allow a dynamic generation of hierarchies. For an example have a look at ?makeProblem