Description Usage Arguments Examples
View source: R/Real-networks.R
Plot graph matching errors as a function or error rate
1 2 3 4 | plot_matching_errors(
data_df = NULL,
p_grid = 10^(-seq(0.5, 4, length.out = 8))
)
|
data_df |
A tibble with columns name, n, and
formal_name as in |
p_grid |
Grid of error probabilities used to generate results |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.