plot_probabilities {APIS} | R Documentation |
Plot probabilities
Description
Plot probabilities
Usage
plot_probabilities(log_file, threshold = NULL, simulated_individuals = NULL)
Arguments
log_file |
log file from the APIS_2n() or APIS_3n function |
threshold |
threshold |
simulated_individuals |
names of the simulated individuals |
Value
plot of the distribution of probabilities
[Package APIS version 2.0.4 Index]