inst/shiny/include/details.md

The Details panel displays per-curve fit results. To perform your own statistical analysis, you can download the displayed parameters as Excel file or to the clipboard.

Details

By default, the Search box in the top right corner contains the text t50 which filters the table to show values for gastric emptying half-time only, computed by different methods. If you want to further restrict the table to show only t50 computed by the Maes/Ghoos method, use the drop-down filter box in column method.

Primary fit parameters

Each curve has 3 primary fit parameter for the exponential beta function labeled as method exp_beta.

Derived parameters

The most important derived parameter is the half-emptying time t50. It can be computed from the primary fit parameters by different methods; see the documentation for references.

A second parameter often used to describe the lag in gastric emptying is tlag, in the same method variants as for t50. maes_ghoos tlag is given as the position of the peak of the PDR time series. It is only indirectly related to a real lag in gastric emptying, which would be represented by a time shift without deformation, but it is a reasonable surrogate. bluck_coward This estimate is not very useful, it can be negative. Don't use it.

Where is the Wagner-Nelson method?

The Wagner-Nelson method is semi-parametric fit that seemingly does not require a fit, so it was used for PDR time series for which the single-curve fit failed. The approach is valid for the rising slope of the PDR curve, but uses a fixed value for the trailing part of the curve which has little basis. In the legacy package d13cbreath I have implemented a method to replace the fixed estimate for the trailing slope by a Bluck-Coward fit, but I do not recommend the method any longer.

With the population-based methods and the Bayesian (Stan) method, all curves can be fitted successfully. Do not use the Wagner-Nelson method, it does not give any 'better' values. Double-peaked excretion curves for which the Wagner-Nelson method was introduced cannot be meaningfully quantified by half-times. The problems of using ^13^C PDR time series as surrogates for gastric emptying are much more basic.

Sanaka, Yamamoto, Tsutsumi, Abe, Kuyama (2005) Wagner-Nelson method for analysing the atypical double-peaked excretion curve in the [13c]-octanoate gastric emptying breath test in humans. Clinical and experimental pharmacology and physiology 32, 590-594.



dmenne/breathtestshiny documentation built on July 21, 2022, 3:41 a.m.