Files in matthewjdenny/CCAS
Communication Content and Network Structure

.Rbuildignore
.gitignore
.travis.yml
CCAS.Rproj
DESCRIPTION
NAMESPACE
R/ClassDefinitions.R R/Data_Documentation.R R/GiR_PP_Plots.R R/Package_Documentation.R R/RcppExports.R R/ccas.R R/color_word_table.R R/generate_covariate_array.R R/generate_interaction_pattern_subnetworks.R R/generate_output.R R/initialize_LSM_priors.R R/initialize_latent_variables.R R/order_by_counts.R R/parse_formula_term.R R/parse_specification.R R/plot_interaction_pattern_log_likelihood.R R/plot_interaction_pattern_network.R R/plot_interaction_pattern_parameter_estimates.R R/plot_parameter_estimates.R R/plot_topic_model_log_likelihood.R R/prepare_data.R R/test_internal_functions.R R/top_words.R R/unlist_and_concatenate.R R/zzz.R README.md
data/ComNet_data.rda
data/Model_Output.rda
data/author_attributes.rda
data/document_edge_matrix.rda
data/document_word_matrix.rda
data/vocabulary.rda
man/ComNet_data.Rd man/GiR_PP_Plots.Rd man/Model_Output.Rd man/SpeedReader.Rd man/author_attributes.Rd man/ccas.Rd man/color_word_table.Rd man/document_edge_matrix.Rd man/document_word_matrix.Rd man/generate_output.Rd man/order_by_counts.Rd man/plot_interaction_pattern_log_likelihood.Rd man/plot_interaction_pattern_network.Rd man/plot_interaction_pattern_parameter_estimates.Rd man/plot_parameter_estimates.Rd man/plot_topic_model_log_likelihood.Rd man/prepare_data.Rd man/test_internal_functions.Rd man/top_words.Rd man/unlist_and_concatenate.Rd man/vocabulary.Rd
src/Functions.cpp
src/Makevars
src/Makevars.win
src/RcppExports.cpp
tests/testthat.R tests/testthat/getting_it_right.R tests/testthat/test_LDA_contribution.R tests/testthat/test_LDA_generative_process.R tests/testthat/test_LSM_contribution.R tests/testthat/test_adaptive_metropolis.R tests/testthat/test_ccas_main_function.R tests/testthat/test_edge_probability.R tests/testthat/test_inference.R tests/testthat/test_log_space_multinomial_sampler.R tests/testthat/test_parallel_feature.R tests/testthat/test_prepare_data.R tests/testthat/test_prior_probability_of_interaction_pattern_parameters.R tests/testthat/test_rdirichlet_in_cpp.R tests/testthat/test_sample_new_interaction_pattern_parameters.R tests/testthat/test_sum_over_t_edge_probability.R tests/testthat/test_update_interaction_pattern_parameters.R tests/testthat/test_update_single_token_topic_assignment.R tests/testthat/test_update_token_topic_assignments.R tests/testthat/test_update_topic_interaction_pattern_assignments.R
matthewjdenny/CCAS documentation built on May 21, 2019, 1:01 p.m.