return_preset_odds_index | R Documentation |
This helper function returns the columns of the log posterior case probabilities to be summed for commonly desired log posterior odds summaries.
return_preset_odds_index(
odds_type = c("mediation", "partial", "complete", "colocal", "mediation_or_colocal",
"y_depends_x", "reactive", "y_depends_m")
)
odds_type |
The desired posterior odds. |
return_preset_odds_index
returns a list with indices for individual models and combinations of models.
return_preset_odds_index()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.