- Minor patch to fix failing CRAN check
ccdr.runnow supports black lists and white lists (sparsebn #6)- Users can now use prior knowledge of variances via the new
sigmasargument toccdr.run(sparsebn #12)
ivn.rand = FALSEnot handled correctly (#4)
- New
generate_mvn_data()method to generate multivariate normal data from a DAG.
- Added warning when dataset contains more than 10,000 columns: This requires building from source. The CCDr algorithm has been safely tested on datasets with up to 8,000 variables.
- By default,
ccdr.run()includes the node names in thesparsebnPathoutput.
ccdr.run()is now compatible with interventional data
- Initial stable release