example_analysis | R Documentation |
Example of writership analysis
example_analysis
The results of analyze_questioned_documents()
stored in a named list with 5 items:
A data frame of that shows the writer, document name, cluster assignment, slope, principle component rotation angle, and wrapped principle component rotation angle for each training graph in each questioned documents.
A data frame of the cluster fill counts for each questioned document.
A list of data frames where each data frame contains the likelihoods for a questioned document for each MCMC iteration.
A list of vote tallies for each questioned document.
A list of posterior probabilities of writership for each questioned document and each known writer in the closed set used to train the hierarchical model.
plot_cluster_fill_counts(formatted_data = example_analysis)
plot_posterior_probabilities(analysis = example_analysis)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.