Posterior: Retrieve Posterior Measures from a COMPASS fit

Description Usage Arguments Details Examples

View source: R/Posterior.R

Description

These functions can be used to retrieve different posterior measures from a COMPASS fit object.

Usage

1
2
3
4
5
6
7
8
9

Arguments

x

An object of class COMPASSResult.

Details

The posterior items retrieved are described as follows::

PosteriorPs:

The posterior probability that the samples subjected to the 'treatment', or 'stimulated', condition responded.

PosteriorPu:

The posterior probability that the samples subjected to the 'control', or 'unstimulated', condition responded.

PosteriorDiff:

The difference in posterior response rates, as described above.

PosteriorLogDiff:

The difference in the log response rates, as described above.

Examples

1
2
3
4
5

COMPASS documentation built on Nov. 8, 2020, 8:05 p.m.