Description Usage Arguments Value
Function to prune approximate IV model list returned by initial MASSIVE search.
1 | prune_model_list(discovered_models, prob_threshold = 0.003)
|
discovered_models |
List of discovered approximate IV models. |
prob_threshold |
Numeric value indicating minimum probability threshold that an IV model must have to avoid pruning |
List of pruned promising IV models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.