| threshold_model_plot {nncc} | R Documentation | 
Show the prediction of the logistic regression model
Description
Show the prediction of the logistic regression model
Usage
threshold_model_plot(threshold_results, p_threshold = 0.5)
Arguments
| threshold_results | See  | 
| p_threshold | The probability that the closest matching approach
produces the closer matching relative to the random matching approach.
The greater  | 
Value
The ggplot showing the threshold logistic regression model
[Package nncc version 2.0.0 Index]