SSS_postmean_Cauchy {SequenceSpikeSlab} | R Documentation |
Compute posterior means of data points for the Cauchy(gamma) slab
Description
Compute posterior means of data points for the Cauchy(gamma) slab
Usage
SSS_postmean_Cauchy(x, logpsi, postprobs, sigma, gamma)
Arguments
x |
Data vector of length n |
logpsi |
Vector of length n that represents a preprocessed version of the data.
It should contain the logs of the psi densities of the data points, as produced
by |
postprobs |
Vector of marginal posterior slab probabilities that |
sigma |
standard deviation of observations |
gamma |
parameter of Cauchy slab density |
Value
Vector of n posterior means
[Package SequenceSpikeSlab version 1.0.1 Index]