example_analysis_2chains: Example of writership analysis

example_analysis_2chainsR Documentation

Example of writership analysis

Description

Example of writership analysis

Usage

example_analysis_2chains

Format

The results of analyze_questioned_documents() stored in a named list with 5 items:

graph_measurements

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.

cluster_fill_counts

A data frame of the cluster fill counts for each questioned document.

likelihoods

A list of data frames where each data frame contains the likelihoods for a questioned document for each MCMC iteration.

votes

A list of vote tallies for each questioned document.

posterior_probabilites

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.

Examples

plot_cluster_fill_counts(formatted_data = example_analysis_2chains)
plot_posterior_probabilities(analysis = example_analysis_2chains)


handwriter documentation built on Oct. 13, 2023, 5:10 p.m.