posterior | R Documentation |
This function takes as input a value of the Log-Likelihood Ratio and returns a table that shows the impact on some simulated prior probabilities for the prosecution hypothesis.
posterior(LLR)
LLR |
One single numeric value corresponding to a Log-Likelihood Ratio (base 10). |
A data frame containing some simulated prior probabilities/odds for the prosecution and the resulting posterior probabilities/odds after the LLR.
posterior(LLR = 0)
posterior(LLR = 1.8)
posterior(LLR = -0.5)
posterior(LLR = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.