setsResults {mgsa}R Documentation

Posterior for each set

Description

Number of items of the set in the population, the number of items of the set in the study set, the estimate of its marginal posterior probability and its standard error.

Usage

setsResults(x)

## S4 method for signature 'MgsaResults'
setsResults(x)

Arguments

x

a MgsaResults.

Value

data.frame: For each set, number of items of the set in the population, number of items of the set in the study set, estimate of its marginal posterior probability and standard error.


[Package mgsa version 1.40.0 Index]