Package: HCR
Type: Package
Title: Causal Discovery from Discrete Data using Hidden Compact
        Representation
Version: 0.1.1
Authors@R: c(person("Jie","Qiao",email="qiaojie.chn@gmail.com",role=c("aut","cre")),
            person("Ruichu","Cai",email="cairuichu@gmail.com",role=c("ths","aut")),
            person("Kun","Zhang",email="kunz1@andrew.cmu.edu",role=c("ths","aut")),
            person("Zhenjie","Zhang",email="zhenjie.zhang@yitu-inc.com",role=c("ths","aut")),
            person("Zhifeng","Hao",email="zfhao@gdut.edu.cn",role=c("ths","aut"))
        )
Author: Jie Qiao [aut, cre],
  Ruichu Cai [ths, aut],
  Kun Zhang [ths, aut],
  Zhenjie Zhang [ths, aut],
  Zhifeng Hao [ths, aut]
Maintainer: Jie Qiao <qiaojie.chn@gmail.com>
Description: This code provides a method to fit the hidden compact representation model as well as to identify the causal direction on discrete data. 
    We implement an effective solution to recover the above hidden compact representation under the likelihood framework. 
    Please see the Causal Discovery from Discrete Data using Hidden Compact Representation from NIPS 2018 by Ruichu Cai, Jie Qiao, Kun Zhang, Zhenjie Zhang and Zhifeng Hao (2018) <https://nips.cc/Conferences/2018/Schedule?showEvent=11274> for a description of some of our methods.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: data.table (>= 1.10.4), methods
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-10-26 14:01:50 UTC; qj
Repository: CRAN
Date/Publication: 2018-10-26 14:50:32 UTC
Built: R 4.0.2; ; 2020-07-15 14:24:33 UTC; unix
