View source: R/component_samplers.R
sample_j_wrap | R Documentation |
Samples from the conditional posterior distribution of the log(\chi^2)
distribution
by approximating it with the mixture Gaussian distribution described in Omori et al. 2007.
sample_j_wrap(Td, obs = NULL)
Td |
length of the vector |
obs |
|
Dataframe containing the posterior samples: mean and variance for the mixture component.
When the obs is not not specified, the components are samples from the prior distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.