tadd note on removing a mcmc walker results - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 2e2a228672fb8b06e86dbf83877689d1348c03b6
(DIR) parent 976bc6ff50ec5e05ede0df6f5a04eb2601b342b4
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 3 Dec 2015 11:42:51 +0100
add note on removing a mcmc walker results
Diffstat:
M index.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
(DIR) diff --git a/index.php b/index.php
t@@ -143,10 +143,10 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
the lowest 25% percent of data from the highest 75%.
The 75th percentiles mark the limit to the upper 25% of
data. If the 25th, 50th, and 75th percentile values for a
- parameter are close, the parameter is well constrained. If
- a specific percentile value shows high variability for a
- parameter, there may be several values which fit the
- solution.</p>
+ parameter are close, the parameter is well constrained.
+ If a single walker produces values with significant
+ deviation from the others, remove it from the data
+ set.</p>
</div>
</div>