Description Usage Arguments Value Examples
SMC sampler
1 2 | SMC(N = 1000, G, y, cnew, snew, p0 = 0.5, mu_var = 0.5,
back_mean = "B polynomial")
|
N |
Monte Carlo sample size |
G |
grid over mass range |
y |
vector of observations |
cnew |
matrix of signal normalizing constants - dimensions are (size of grid |
snew |
matrix of signal widths, same dimensions as |
p0 |
prior probability of mass(Higgs)=0 |
mu_var |
prior variance of signal strength parameter |
back_mean |
parametric form used to specify the mean of background logGP prior |
A list of sequence of posterior samples for model parameters, sequence of acceptance rates for all parameters (for monitoring), sequence of effective sample sizes (ESS) and sequence of temperatures
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.