iProFun.sum.prob.1y | R Documentation |
Summarize the association probabilities for an outcome across different association patterns. The summation includes variables with missingness in some data types.
iProFun.sum.prob.1y(prob, which.y = 1, NoProbXIndex = NULL)
prob |
The posterior probabilieis of association patterns across multiple data types, including association patterns with missing data in some of the data types. The output of iProFun.prob can be used here. |
which.y |
The index for one outcome data type that the summation is for. |
NoProbXIndex |
The index for the predictor data type(s) that are not considered for calculating posterior probabilities of association patterns. |
prob.all: |
The summarized posterior probabilities for all outcome variables in the data type of interest (regardless of missingness in other data types). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.