threshold_model_plot | R Documentation |
Show the prediction of the logistic regression model
threshold_model_plot(threshold_results, p_threshold = 0.5)
threshold_results |
See |
p_threshold |
The probability that the closest matching approach
produces the closer matching relative to the random matching approach.
The greater |
The ggplot showing the threshold logistic regression model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.