Closed rbartelme closed 4 years ago
Manual DAG data fitting throws an error that causes the library(parallel)
PSOCK
, for the serial parallelization of data fitting, to crash. Generally this corrupts the Rsession since this is directly interacting with R's worker in the background. Manual DAG could be eliminated, and replaced with statistical model functions as referenced here, under the header "Creating Custom Networks From Distributions"
Moving to done, since cross validation Issue #27 will inform the optimal algorithmic choice and yield some comparative metrics.