prune_model_list: Function to prune approximate IV model list returned by...

Description Usage Arguments Value

View source: R/MASSIVE.R

Description

Function to prune approximate IV model list returned by initial MASSIVE search.

Usage

1
prune_model_list(discovered_models, prob_threshold = 0.003)

Arguments

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

Value

List of pruned promising IV models.


igbucur/MASSIVE documentation built on Oct. 26, 2020, 1:26 a.m.