Files in aaamini/nett
Network Analysis and Community Detection

.Rbuildignore
.gitignore
CRAN-SUBMISSION
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/RcppExports.R R/bh_select.R R/community_profiles.R R/cpl.R R/data.R R/estimate.R R/models.R R/nac_test.R R/net_utils.R R/nett-package.R R/plotting.R R/roc.R R/sampling.R R/sinkhorn.R R/spectral.R R/utils-pipe.R R/utils.R README.md
_pkgdown.yml
cran-comments.md data-raw/polblogs.R
data-raw/polblogs.gml
data/polblogs.rda
docs/404.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/articles/Community_Detection.html
docs/articles/Community_Detection_files/anchor-sections-1.0/anchor-sections.css
docs/articles/Community_Detection_files/anchor-sections-1.0/anchor-sections.js
docs/articles/Community_Detection_files/figure-html/fig_width
docs/articles/Community_Detection_files/figure-html/unnamed-chunk-5-1.png
docs/articles/Community_Detection_files/figure-html/unnamed-chunk-6-1.png
docs/articles/Community_Detection_files/figure-html/unnamed-chunk-8-1.png
docs/articles/Community_Detection_files/header-attrs-2.5.2/header-attrs.js
docs/articles/Visualization.html
docs/articles/Visualization_files/anchor-sections-1.0/anchor-sections.css
docs/articles/Visualization_files/anchor-sections-1.0/anchor-sections.js
docs/articles/Visualization_files/figure-html/unnamed-chunk-3-1.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-4-1.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-5-1.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-5-2.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-6-1.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-7-1.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-8-1.png
docs/articles/Visualization_files/figure-html/unnamed-chunk-9-1.png
docs/articles/Visualization_files/header-attrs-2.5.2/header-attrs.js
docs/articles/explore-comm.html
docs/articles/explore-comm_files/anchor-sections-1.0/anchor-sections.css
docs/articles/explore-comm_files/anchor-sections-1.0/anchor-sections.js
docs/articles/explore-comm_files/figure-html/unnamed-chunk-4-1.png
docs/articles/explore-comm_files/header-attrs-2.5.2/header-attrs.js
docs/articles/hard_dcsbm_testing.html
docs/articles/hard_dcsbm_testing_files/anchor-sections-1.0/anchor-sections.css
docs/articles/hard_dcsbm_testing_files/anchor-sections-1.0/anchor-sections.js
docs/articles/hard_dcsbm_testing_files/figure-html/unnamed-chunk-3-1.png
docs/articles/hard_dcsbm_testing_files/figure-html/unnamed-chunk-4-1.png
docs/articles/hard_dcsbm_testing_files/figure-html/unnamed-chunk-9-1.png
docs/articles/hard_dcsbm_testing_files/header-attrs-2.5.2/header-attrs.js
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/extra.css
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/adj_spec_test.html
docs/reference/bethe_hessian_select.html
docs/reference/computeBlockSums.html
docs/reference/compute_block_sums.html
docs/reference/compute_confusion_matrix.html
docs/reference/compute_mutual_info.html
docs/reference/estim_dcsbm.html
docs/reference/eval_dcsbm_bic.html
docs/reference/eval_dcsbm_like.html
docs/reference/eval_dcsbm_loglr.html
docs/reference/extract_largest_cc.html
docs/reference/extract_low_deg_comp.html
docs/reference/fastCPL.html
docs/reference/fastSBM.html
docs/reference/fast_cpl.html
docs/reference/fast_sbm.html
docs/reference/gen_rand_conn.html
docs/reference/get_dcsbm_exav_deg.html
docs/reference/index.html
docs/reference/label_mat2vec.html
docs/reference/label_vec2mat.html
docs/reference/nac_test.html
docs/reference/pipe.html
docs/reference/plot_deg_dist.html
docs/reference/plot_net.html
docs/reference/plot_roc.html
docs/reference/plot_smooth_profile.html
docs/reference/polblogs.html
docs/reference/pp_conn.html
docs/reference/printf.html
docs/reference/rsymperm.html
docs/reference/sample_dcer.html
docs/reference/sample_dclvm.html
docs/reference/sample_dcpp.html
docs/reference/sample_dcsbm.html
docs/reference/sample_tdcsbm.html
docs/reference/simulate_roc.html
docs/reference/sinkhorn_knopp.html
docs/reference/snac_resample.html
docs/reference/snac_select.html
docs/reference/snac_test.html
docs/reference/spec_clust.html
docs/reference/spec_repr.html
docs/sitemap.xml
man/adj_spec_test.Rd man/bethe_hessian_select.Rd man/compute_block_sums.Rd man/compute_confusion_matrix.Rd man/compute_mutual_info.Rd man/estim_dcsbm.Rd man/eval_dcsbm_bic.Rd man/eval_dcsbm_like.Rd man/eval_dcsbm_loglr.Rd man/extract_largest_cc.Rd man/extract_low_deg_comp.Rd man/fast_cpl.Rd man/fast_sbm.Rd man/gen_rand_conn.Rd man/get_dcsbm_exav_deg.Rd man/label_mat2vec.Rd man/label_vec2mat.Rd man/nac_test.Rd man/pipe.Rd man/plot_deg_dist.Rd man/plot_net.Rd man/plot_roc.Rd man/plot_smooth_profile.Rd man/polblogs.Rd man/pp_conn.Rd man/printf.Rd man/rsymperm.Rd man/sample_dcer.Rd man/sample_dclvm.Rd man/sample_dcpp.Rd man/sample_dcsbm.Rd man/sample_tdcsbm.Rd man/simulate_roc.Rd man/sinkhorn_knopp.Rd man/snac_resample.Rd man/snac_select.Rd man/snac_test.Rd man/spec_clust.Rd man/spec_repr.Rd
nett.Rproj
pkgdown/extra.css
src/.gitignore
src/RcppExports.cpp
src/code.cpp
tests/testthat.R tests/testthat/Rplots.pdf tests/testthat/sandbox.R tests/testthat/test-estim.R tests/testthat/test-likelihood.R tests/testthat/test-roc.R tests/testthat/test-spec.R
vignettes/.build.timestamp
vignettes/.gitignore
vignettes/Community_Detection.Rmd vignettes/Visualization.Rmd vignettes/explore-comm.Rmd vignettes/hard_dcsbm_testing.Rmd
vignettes/refs.bib
aaamini/nett documentation built on Nov. 12, 2022, 6:25 p.m.