View source: R/cluster_analysis.R
get_posterior_probabilities | R Documentation |
Get the posterior probabilities for questioned document analyzed with analyze_questioned_documents()
.
get_posterior_probabilities(analysis, questioned_doc)
analysis |
The output of |
questioned_doc |
The filename of the questioned document |
A data frame of posterior probabilities for the questioned document
get_posterior_probabilities(
analysis = example_analysis,
questioned_doc = "w0030_s03_pWOZ_r01"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.