| PrepareCompData {BNArray} | R Documentation |
Prepare a complete and suitable format database for constructing Bayesian networks.
PrepareCompData(ori.compact)
ori.compact |
A data.frame object complete data. |
A data.frame object is returned. This type object is the input data set of Bayesian networks construction in the next step.
Xiaohui Chen cxh1984@interchange.ubc.ca,
Kaida Ning aprilnkd@hotmail.com,
Ming Chen mchen@zju.edu.cn.
Further information about BNArray can be found at:
http://www.cls.zju.edu.cn/binfo/BNArray.
##see example in BootstrapBN