Learn R Programming

handwriter (version 3.2.4)

plot_posterior_probabilities: Plot Posterior Probabilities

Description

Creates a tile plot of posterior probabilities of writership for each questioned document and each known writer analyzed with analyze_questioned_documents().

Usage

plot_posterior_probabilities(analysis)

Value

A tile plot of posterior probabilities of writership.

Arguments

analysis

A named list of analysis results from analyze_questioned_documents().

Examples

Run this code
plot_posterior_probabilities(analysis = example_analysis)

Run the code above in your browser using DataLab