Skip to contents

Computes the PIP for each variable in each outcome, accounting for the mixture structure of the prior. A variable is considered "included" in outcome r if its effect has nonzero variance in that outcome under the selected mixture component.

Usage

mvsusie_get_pip_per_outcome(m, prior_obj = NULL)

Arguments

m

A fitted mvsusie object.

prior_obj

Optional mash prior object. If not provided, the active prior matrices are taken from m$V_structure.

Value

J x R matrix of outcome-specific PIPs.