fit_to_moments {ffp} | R Documentation |
Double-Decay Covariance Matrix by Entropy-Pooling
Description
Internal function that computes the flexible probabilities given by double-decay covariance matrix.
Usage
fit_to_moments(X, m, S)
Arguments
X |
A |
m |
A |
S |
A |
Value
A matrix
vector with the posterior probabilities.
[Package ffp version 0.2.2 Index]