| mean.bdeconv_result | R Documentation |
Computing mean of MCMC samples
## S3 method for class 'bdeconv_result'
mean(x, ...)
x |
A |
... |
Unused. |
Where a direct point-wise mean is not appropriate (i.e. for mixture
density results), mixtures are expanded to included every component from
every sampled density with weights divided by n, the number of samples
from which the mean is being taken.
A bdeconv_result object with one sample constituting the mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.