Creates internal data representation - variables for ILP solvers, on the basis of provided preprocessed data.

createInternalDataRepresentation(dataPreprocessed, newDataRepresentation = T)

Arguments

dataPreprocessed

list containing preprocessed priorKnowledgeNetwork, measurements, weights (if provided), perturbations (if provided).

newDataRepresentation

TRUE by default. For debugging with the old data representation, put to FALSE.

Value

variables for the new data representation or data vector (containing preprocessed information on measurement) and variables for the old data representation (CARNIVAL v.<2)