| Literature DB >> 31635039 |
Peter W Dillingham1,2, Basim S O Alsaedi3,4, Aleksandar Radu5, Christina M McGraw6.
Abstract
A new software package, ISEtools, is introduced for use within the popular open-source programming language R that allows Bayesian statistical data analysis techniques to be implemented in a straightforward manner. Incorporating all collected data simultaneously, this Bayesian approach naturally accommodates sensor arrays and provides improved limit of detection estimates, including providing appropriate uncertainty estimates. Utilising >1500 lines of code, ISEtools provides a set of three core functions-loadISEdata, describeISE, and analyseISE- for analysing ion-selective electrode data using the Nikolskii-Eisenman equation. The functions call, fit, and extract results from Bayesian models, automatically determining data structures, applying appropriate models, and returning results in an easily interpretable manner and with publication-ready figures. Importantly, while advanced statistical and computationally intensive methods are employed, the functions are designed to be accessible to non-specialists. Here we describe basic features of the package, demonstrated through a worked environmental application.Entities:
Keywords: Bayesian methods; analytical methods; calibration; electrochemistry; limit of detection
Year: 2019 PMID: 31635039 PMCID: PMC6832938 DOI: 10.3390/s19204544
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Ion-selective electrode (ISE) response as parameterized in ISEtools. The curvilinear portion of the response curve is determined by c, while the slope in the Nernstian region is b (mV/decade).
Figure 2Structure of the (a) calibration data and (b,c) experimental data for three ISEs measuring lead in soil. Typically, users would record experimental data in either (b) Basic or (c) Standard Addition formats. Both are shown for illustrative purposes.
Figure 3Each of the Pb2+ solid-contact ISEs were prepared from gold-coated copper rods in a sheath of Teflon tubing (a). PVC tubing was then added to provide a protective sleeve for the sensing face (b). Next, a conducting polymer layer was drop cast onto the gold surface (c), before drop casting the Pb2+-selective membrane (d). Finally, three Pb2+-selective membranes were combined into a three-ISE array (e).
Figure 4Analysis of 17 experimental soil samples from Silvermines, Ireland using an array of three solid-contact ISEs with Standard Addition data. The 95% (thin lines) and 50% (thick lines) credible intervals and point estimates (–) are shown. The analysis and plot were produced using the R package ISEtools.