Package: ScorePlus
Title: Implementation of SCORE, SCORE+ and Mixed-SCORE
Version: 0.1
Authors@R: c(person("Jiashun Jin", role = 'aut', email = "jiashun@jiashun@cmu.edu"),
              person("Zheng Tracy Ke", role = 'aut', email = "zke@fas.harvard.edu"),
              person("Shengming Luo", role = c('aut', 'cre'), email = "shengmil@andrew.cmu.edu"))
Maintainer: Shengming Luo <shengmil@andrew.cmu.edu>
Description: Implementation of community detection algorithm SCORE in the paper J. Jin (2015) <arXiv:1211.5803>, and SCORE+ in J. Jin, Z. Ke and S. Luo (2018) <arXiv:1811.05927>. Membership estimation algorithm called Mixed-SCORE in J. Jin, Z. Ke and S. Luo (2017) <arXiv:1708.07852>.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: utils, combinat, limSolve, RSpectra, igraph, igraphdata, stats
NeedsCompilation: no
Packaged: 2019-06-13 19:09:09 UTC; lsm
Author: Jiashun Jin [aut],
  Zheng Tracy Ke [aut],
  Shengming Luo [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-14 08:40:03 UTC
