createInternalDataRepresentation {CARNIVAL} | R Documentation |
Creates internal data representation - variables for ILP solvers, on the basis of provided preprocessed data.
createInternalDataRepresentation(dataPreprocessed, newDataRepresentation = T)
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. |
variables for the new data representation or data vector (containing preprocessed information on measurement) and variables for the old data representation (CARNIVAL v.<2)