CHAIN |
[] |
none |
Insert an array containing the parameters to plot. If left empty,then by default will plot the chains of every parameter. If set to zero then no chains are plotted. (note: The loglikelihood is stored in the first column) |
BURNIN |
1 |
none |
Number of samples (of the chains) to be discarded for the computation of the PDFs of the parameters. Also usedfor producing the plotmatrix figure. |
NBINS |
10 |
none |
Number of bins of the pdf histogram computed for every parameter (used again for the computation of the PDFs of the parameters) |
PLOTMATRIX |
0 |
|
Boolean to determine if a plotmatrix is desired |
PDFS |
0 |
|
Boolean to determine if a plot of the PDFs of each parameter is desired |
COLORPDFS |
'r-' |
none |
Choose a color for the fitted gaussians on the PDFs. Default is red ('r-'). |
COLORMAP |
[] |
none |
Choose a colormap for the PDF histograms. By default colormaps are not used. Note: For best results it is recomended to use this option with less than 25 'nbins'. |
RESULTS |
0 |
|
Set to "true" if a table of the results of the estimated parameters is desired.The results are printed on screen in 2 columns: the 1st contains the mean valueand the second the sigma. Burn-in field is requiered. |