Skip to content

Commit

Permalink
Revert to embedding Table 2 from SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed Aug 20, 2024
1 parent c0d6ca7 commit 7c2fe31
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,39 +288,7 @@ To complete the example, Table 2 shows the results of the fit in the form of mea

__Table 2:__ Depiction of the results for the most important peak parameters of a single peak fit with the skew normal model and a double peak fit with the double normal model. Mean, area, and height have been highlighted in bold print as they constitute the most relevant parameters for further data evaluation purposes. The results correspond to the fits exhibited in Figure 4.

+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| parameter | skew normal model | double normal model |
| +-------------+-----------+----------+----------+-------------+------------+----------+----------+
| | mean | sd | 3 % | 97 % | mean | sd | 3 % | 97 % |
+:===================+============:+==========:+=========:+=========:+============:+===========:+=========:+=========:+
| intercept | -43.94 | 7.41 | -57.88 | -30.02 | 1115.40 | 38.69 | 1040.14 | 1185.07 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| slope | 6.66 | 0.51 | 5.71 | 7.63 | -21.65 | 3.09 | -27.50 |-15.94 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| noise | 103.63 | 7.51 | 89.50 | 117.26 | 118.63 | 8.01 | 103.52 | 133.29 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| | | | | | __11.73__ | __0.02__ | 11.70 | 11.76 |
| mean | __25.95__ | __0.01__ | 25.93 | 25.97 +-------------+------------+----------+----------+
| | | | | | __12.43__ | __0.01__ | 12.42 | 12.45 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| | | | | | __317.16__ | __28.84__ | 263.23 | 370.56 |
| area | __1512.32__ | __37.31__ | 1141.25 | 1581.37 +-------------+------------+----------+----------+
| | | | | | __674.34__ | __26.34__ | 623.47 | 722.88 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| | | | | | __774.99__ | __65.28__ | 653.50 | 897.88 |
| height | __1879.72__ | __37.71__ | 1809.30 | 1950.64 +-------------+------------+----------+----------+
| | | | | | __1762.66__| __64.04__ | 1639.62 | 1881.66 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| | | | | | 0.16 | 0.02 | 0.13 | 0.20 |
| std | 0.53 | 0.02 | 0.48 | 0.56 +-------------+------------+----------+----------+
| | | | | | 0.15 | 0.01 | 0.14 | 0.17 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| | | | | | 6.56 | 0.72 | 5.22 | 7.88 |
| sn | 18.24 | 1.37 | 15.69 | 20.76 +-------------+------------+----------+----------+
| | | | | | 14.93 | 1.14 | 12.82 | 17.14 |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
| alpha | 2.96 | 0.39 | 2.27 | 3.71 | - | - | - | - |
+--------------------+-------------+-----------+----------+----------+-------------+------------+----------+----------+
![](./summary_joint.svg){width="100%"}

In this case, the fits were successful and convergence was reached for all parameters.
Most notably and for the first time, the measurement noise was taken into account when determining the peak area as represented by its standard deviation and as can be observed in the posterior predictive plots where the noisy data points fall within the boundary of the 95 \% HDI.
Expand Down

0 comments on commit 7c2fe31

Please sign in to comment.