Skip to main content

Showing 1–50 of 75 results for author: Schauer, M

.
  1. arXiv:2406.14451  [pdf, other

    math.ST math.PR stat.CO

    Gradient Estimation via Differentiable Metropolis-Hastings

    Authors: Gaurav Arya, Moritz Schauer, Ruben Seyer

    Abstract: Metropolis-Hastings estimates intractable expectations - can differentiating the algorithm estimate their gradients? The challenge is that Metropolis-Hastings trajectories are not conventionally differentiable due to the discrete accept/reject steps. Using a technique based on recoupling chains, our method differentiates through the Metropolis-Hastings sampler itself, allowing us to estimate gradi… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

    Comments: 27 pages, 3 figures

  2. arXiv:2403.05409  [pdf, other

    math.PR math.ST

    Simulating conditioned diffusions on manifolds

    Authors: Marc Corstanje, Frank van der Meulen, Moritz Schauer, Stefan Sommer

    Abstract: To date, most methods for simulating conditioned diffusions are limited to the Euclidean setting. The conditioned process can be constructed using a change of measure known as Doob's $h$-transform. The specific type of conditioning depends on a function $h$ which is typically unknown in closed form. To resolve this, we extend the notion of guided processes to a manifold $M$, where one replaces… ▽ More

    Submitted 19 March, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

  3. arXiv:2310.05655  [pdf, other

    stat.ML cs.AI cs.LG

    Causal structure learning with momentum: Sampling distributions over Markov Equivalence Classes of DAGs

    Authors: Moritz Schauer, Marcel Wienöbst

    Abstract: In the context of inferring a Bayesian network structure (directed acyclic graph, DAG for short), we devise a non-reversible continuous time Markov chain, the "Causal Zig-Zag sampler", that targets a probability distribution over classes of observationally equivalent (Markov equivalent) DAGs. The classes are represented as completed partially directed acyclic graphs (CPDAGs). The non-reversible Ma… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

    MSC Class: 68T37 (primary) 60J99 (secondary)

  4. arXiv:2306.07961  [pdf, other

    stat.ML cs.LG stat.CO stat.ME

    Differentiating Metropolis-Hastings to Optimize Intractable Densities

    Authors: Gaurav Arya, Ruben Seyer, Frank Schäfer, Kartik Chandra, Alexander K. Lew, Mathieu Huot, Vikash K. Mansinghka, Jonathan Ragan-Kelley, Christopher Rackauckas, Moritz Schauer

    Abstract: We develop an algorithm for automatic differentiation of Metropolis-Hastings samplers, allowing us to differentiate through probabilistic inference, even if the model has discrete components within it. Our approach fuses recent advances in stochastic automatic differentiation with traditional Markov chain coupling schemes, providing an unbiased and low-variance gradient estimator. This allows us t… ▽ More

    Submitted 30 June, 2023; v1 submitted 13 June, 2023; originally announced June 2023.

    Comments: 6 pages, 6 figures; accepted at Differentiable Almost Everything Workshop of ICML 2023

  5. arXiv:2303.13865  [pdf, ps, other

    math.CT

    Compositionality in algorithms for smoothing

    Authors: Moritz Schauer, Frank van der Meulen

    Abstract: Backward Filtering Forward Guiding (BFFG) is a bidirectional algorithm proposed in Mider et al. [2021] and studied more in depth in a general setting in Van der Meulen and Schauer [2022]. In category theory, optics have been proposed for modelling systems with bidirectional data flow. We connect BFFG with optics and prove that different ways of composing the building blocks of BFFG correspond to e… ▽ More

    Submitted 30 March, 2023; v1 submitted 24 March, 2023; originally announced March 2023.

    MSC Class: Primary: 62M05; 18M35; Secondary: 18M05

  6. arXiv:2303.08023  [pdf, other

    stat.CO

    Methods and applications of PDMP samplers with boundary conditions

    Authors: Joris Bierkens, Sebastiano Grazzi, Gareth Roberts, Moritz Schauer

    Abstract: We extend Monte Carlo samplers based on piecewise deterministic Markov processes (PDMP samplers) by formally defining different boundary conditions such as sticky floors, soft and hard walls and teleportation portals. This allows PDMP samplers to target measures with piecewise-smooth densities relative to mixtures of Dirac and continuous components and measures supported on disconnected regions or… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

  7. arXiv:2210.08572  [pdf, other

    cs.LG cs.MS math.NA math.PR

    Automatic Differentiation of Programs with Discrete Randomness

    Authors: Gaurav Arya, Moritz Schauer, Frank Schäfer, Chris Rackauckas

    Abstract: Automatic differentiation (AD), a technique for constructing new programs which compute the derivative of an original program, has become ubiquitous throughout scientific computing and deep learning due to the improved performance afforded by gradient-based optimization. However, AD systems have been restricted to the subset of programs that have a continuous dependence on parameters. Programs tha… ▽ More

    Submitted 9 January, 2023; v1 submitted 16 October, 2022; originally announced October 2022.

    Comments: In Proceedings of NeurIPS 2022

  8. arXiv:2206.03256  [pdf, other

    cs.CY cs.LG stat.AP stat.ME

    Flexible Group Fairness Metrics for Survival Analysis

    Authors: Raphael Sonabend, Florian Pfisterer, Alan Mishler, Moritz Schauer, Lukas Burk, Sumantrak Mukherjee, Sebastian Vollmer

    Abstract: Algorithmic fairness is an increasingly important field concerned with detecting and mitigating biases in machine learning models. There has been a wealth of literature for algorithmic fairness in regression and classification however there has been little exploration of the field for survival analysis. Survival analysis is the prediction task in which one attempts to predict the probability of an… ▽ More

    Submitted 22 July, 2022; v1 submitted 26 May, 2022; originally announced June 2022.

    Comments: Accepted in DSHealth 2022 (Workshop on Applied Data Science for Healthcare)

  9. arXiv:2111.11377  [pdf, other

    math.PR math.ST

    Conditioning continuous-time Markov processes by guiding

    Authors: Marc Corstanje, Frank van der Meulen, Moritz Schauer

    Abstract: A continuous-time Markov process $X$ can be conditioned to be in a given state at a fixed time $T > 0$ using Doob's $h$-transform. This transform requires the typically intractable transition density of $X$. The effect of the $h$-transform can be described as introducing a guiding force on the process. Replacing this force with an approximation defines the wider class of guided processes. For cert… ▽ More

    Submitted 7 July, 2022; v1 submitted 22 November, 2021; originally announced November 2021.

  10. Applied Measure Theory for Probabilistic Modeling

    Authors: Chad Scherrer, Moritz Schauer

    Abstract: Probabilistic programming and statistical computing are vibrant areas in the development of the Julia programming language, but the underlying infrastructure dramatically predates recent developments. The goal of MeasureTheory.jl is to provide Julia with the right vocabulary and tools for these tasks. In the package we introduce a well-chosen set of notions from the foundations of probability to… ▽ More

    Submitted 28 June, 2022; v1 submitted 1 October, 2021; originally announced October 2021.

    Journal ref: JuliaCon Proceedings, 1(1), 92 (2022)

  11. Weak solutions to gamma-driven stochastic differential equations

    Authors: Denis Belomestny, Shota Gugushvili, Moritz Schauer, Peter Spreij

    Abstract: We study a stochastic differential equation driven by a gamma process, for which we give results on the existence of weak solutions under conditions on the volatility function. To that end we provide results on the density process between the laws of solutions with different volatility functions.

    Submitted 26 August, 2021; originally announced August 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2011.08321

    MSC Class: 60H10

    Journal ref: Indagationes Mathematicae 34(4), pp. 820-829 (July 2023)

  12. A multi-stage machine learning model on diagnosis of esophageal manometry

    Authors: Wenjun Kou, Dustin A. Carlson, Alexandra J. Baumann, Erica N. Donnan, Jacob M. Schauer, Mozziyar Etemadi, John E. Pandolfino

    Abstract: High-resolution manometry (HRM) is the primary procedure used to diagnose esophageal motility disorders. Its interpretation and classification includes an initial evaluation of swallow-level outcomes and then derivation of a study-level diagnosis based on Chicago Classification (CC), using a tree-like algorithm. This diagnostic approach on motility disordered using HRM was mirrored using a multi-s… ▽ More

    Submitted 24 May, 2022; v1 submitted 25 June, 2021; originally announced June 2021.

    Journal ref: Artificial Intelligence in Medicine,Volume 124, February 2022, 102233

  13. Sticky PDMP samplers for sparse and local inference problems

    Authors: Joris Bierkens, Sebastiano Grazzi, Frank van der Meulen, Moritz Schauer

    Abstract: We construct a new class of efficient Monte Carlo methods based on continuous-time piecewise deterministic Markov processes (PDMPs) suitable for inference in high dimensional sparse models, i.e. models for which there is prior knowledge that many coordinates are likely to be exactly $0$. This is achieved with the fairly simple idea of endowing existing PDMP samplers with 'sticky' coordinate axes,… ▽ More

    Submitted 7 October, 2022; v1 submitted 15 March, 2021; originally announced March 2021.

    Comments: 43 pages, 13 figures

    Journal ref: Stat Comput 33, 8 (2023)

  14. arXiv:2011.08321  [pdf, other

    math.ST stat.ME

    Nonparametric Bayesian volatility estimation for gamma-driven stochastic differential equations

    Authors: Denis Belomestny, Shota Gugushvili, Moritz Schauer, Peter Spreij

    Abstract: We study a nonparametric Bayesian approach to estimation of the volatility function of a stochastic differential equation driven by a gamma process. The volatility function is modelled a priori as piecewise constant, and we specify a gamma prior on its values. This leads to a straightforward procedure for posterior inference via an MCMC procedure. We give theoretical performance guarantees (contra… ▽ More

    Submitted 26 August, 2021; v1 submitted 16 November, 2020; originally announced November 2020.

    MSC Class: 62G20 (Primary) 62M30 (Secondary)

    Journal ref: Bernoulli 28(4), 2022, pp. 2151-2180

  15. arXiv:2010.03509  [pdf, other

    stat.CO stat.ME

    Automatic Backward Filtering Forward Guiding for Markov processes and graphical models

    Authors: Frank van der Meulen, Moritz Schauer

    Abstract: We incorporate discrete and continuous time Markov processes as building blocks into probabilistic graphical models with latent and observed variables. We introduce the automatic Backward Filtering Forward Guiding (BFFG) paradigm (Mider et al., 2021) for programmable inference on latent states and model parameters. Our starting point is a generative model, a forward description of the probabilisti… ▽ More

    Submitted 31 October, 2022; v1 submitted 7 October, 2020; originally announced October 2020.

    Comments: 43 pages

    MSC Class: Primary 62H22; 62M20; secondary 60J05; 60J25

  16. arXiv:2002.00885  [pdf, other

    math.NA cs.CE physics.comp-ph

    Diffusion bridges for stochastic Hamiltonian systems and shape evolutions

    Authors: Alexis Arnaudon, Frank van der Meulen, Moritz Schauer, Stefan Sommer

    Abstract: Stochastically evolving geometric systems are studied in shape analysis and computational anatomy for modelling random evolutions of human organ shapes. The notion of geodesic paths between shapes is central to shape analysis and has a natural generalisation as diffusion bridges in a stochastic setting. Simulation of such bridges is key to solve inference and registration problems in shape analysi… ▽ More

    Submitted 1 December, 2021; v1 submitted 3 February, 2020; originally announced February 2020.

    Journal ref: SIAM Journal on Imaging Sciences 15 (1), 2022, pp. 293-323

  17. arXiv:2001.05889  [pdf, other

    math.ST math.PR stat.ME

    A piecewise deterministic Monte Carlo method for diffusion bridges

    Authors: Joris Bierkens, Sebastiano Grazzi, Frank van der Meulen, Moritz Schauer

    Abstract: We introduce the use of the Zig-Zag sampler to the problem of sampling conditional diffusion processes (diffusion bridges). The Zig-Zag sampler is a rejection-free sampling scheme based on a non-reversible continuous piecewise deterministic Markov process. Similar to the Lévy-Ciesielski construction of a Brownian motion, we expand the diffusion path in a truncated Faber-Schauder basis. The coeffic… ▽ More

    Submitted 29 March, 2021; v1 submitted 16 January, 2020; originally announced January 2020.

    Comments: 31 pages, 11 figures. Implementation at https://github.com/SebaGraz/ZZDiffusionBridge/

  18. arXiv:1909.09073  [pdf, other

    astro-ph.HE astro-ph.CO astro-ph.IM

    The Pierre Auger Observatory: Contributions to the 36th International Cosmic Ray Conference (ICRC 2019)

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Bakalova, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (361 additional authors not shown)

    Abstract: Contributions of the Pierre Auger Collaboration to the 36th International Cosmic Ray Conference (ICRC 2019), 24 July - 1 August 2019, Madison, Wisconsin, USA.

    Submitted 19 September, 2019; originally announced September 2019.

    Comments: compendium of 29 proceedings for the ICRC 2019

  19. Probing the origin of ultra-high-energy cosmic rays with neutrinos in the EeV energy range using the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Bakalova, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (367 additional authors not shown)

    Abstract: Neutrinos with energies above $10^{17}$ eV are detectable with the Surface Detector Array of the Pierre Auger Observatory. The identification is efficiently performed for neutrinos of all flavors interacting in the atmosphere at large zenith angles, as well as for Earth-skimming $τ$ neutrinos with nearly tangential trajectories relative to the earth. No neutrino candidates were found in… ▽ More

    Submitted 16 October, 2019; v1 submitted 18 June, 2019; originally announced June 2019.

    Comments: Published version, 27 pages, 7 figures, 2 tables

    Report number: FERMILAB-PUB-19-280

    Journal ref: JCAP 10 (2019) 022

  20. Limits on point-like sources of ultra-high-energy neutrinos with the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Bakalova, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (367 additional authors not shown)

    Abstract: With the Surface Detector array (SD) of the Pierre Auger Observatory we can detect neutrinos with energy between $10^{17}\,$eV and $10^{20}\,$eV from point-like sources across the sky, from close to the Southern Celestial Pole up to $60^\circ$ in declination, with peak sensitivities at declinations around $\sim -53^\circ$ and $\sim+55^\circ$, and an unmatched sensitivity for arrival directions in… ▽ More

    Submitted 8 November, 2019; v1 submitted 18 June, 2019; originally announced June 2019.

    Comments: 25 pages, 9 figures

    Report number: FERMILAB-PUB-19-279

    Journal ref: JCAP 11 (2019) 004

  21. Multi-Messenger Physics with the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Bakalova, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (368 additional authors not shown)

    Abstract: An overview of the multi-messenger capabilities of the Pierre Auger Observatory is presented. The techniques and performance of searching for Ultra-High Energy neutrinos, photons and neutrons are described. Some of the most relevant results are reviewed, such as stringent upper bounds that were placed to a flux of diffuse cosmogenic neutrinos and photons, bounds placed on neutrinos emitted from co… ▽ More

    Submitted 26 April, 2019; originally announced April 2019.

    Comments: 28 pages, 7 figures, Review published in Frontiers in Astronomy and Space Sciences

    Report number: FERMILAB-PUB-19-135

    Journal ref: April 2019 | Volume 6 | Article 24

  22. arXiv:1901.08040  [pdf, other

    astro-ph.IM astro-ph.HE

    Data-driven estimation of the invisible energy of cosmic ray showers with the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Bakalova, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (367 additional authors not shown)

    Abstract: The determination of the primary energy of extensive air showers using the fluorescence detection technique requires an estimation of the energy carried away by particles that do not deposit all their energy in the atmosphere. This estimation is typically made using Monte Carlo simulations and thus depends on the assumed primary particle mass and on model predictions for neutrino and muon producti… ▽ More

    Submitted 6 November, 2019; v1 submitted 23 January, 2019; originally announced January 2019.

    Comments: Published version, 18 pages, 10 figures, 4 tables

    Report number: FERMILAB-PUB-19-040

    Journal ref: Phys. Rev. D 100, 082003 (2019)

  23. Measurement of the average shape of longitudinal profiles of cosmic-ray air showers at the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvar ez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Bakalova, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (363 additional authors not shown)

    Abstract: The profile of the longitudinal development of showers produced by ultra-high energy cosmic rays carries information related to the interaction properties of the primary particles with atmospheric nuclei. In this work, we present the first measurement of the average shower profile in traversed atmospheric depth at the Pierre Auger Observatory. The shapes of profiles are well reproduced by the Gais… ▽ More

    Submitted 16 May, 2019; v1 submitted 12 November, 2018; originally announced November 2018.

    Comments: Published version, 20 pages, 6 figures, 2 tables

    Report number: FERMILAB-PUB-18-633

    Journal ref: JCAP03(2019)018

  24. Bayesian wavelet de-noising with the caravan prior

    Authors: Shota Gugushvili, Frank van der Meulen, Moritz Schauer, Peter Spreij

    Abstract: According to both domain expert knowledge and empirical evidence, wavelet coefficients of real signals tend to exhibit clustering patterns, in that they contain connected regions of coefficients of similar magnitude (large or small). A wavelet de-noising approach that takes into account such a feature of the signal may in practice outperform other, more vanilla methods, both in terms of the estima… ▽ More

    Submitted 7 September, 2019; v1 submitted 17 October, 2018; originally announced October 2018.

    Comments: 32 pages, 15 figures, 4 tables

    MSC Class: 62F15

    Journal ref: ESAIM Probab. Stat., Volume 23, pages 947-978, 2019

  25. arXiv:1810.01761  [pdf, other

    math.PR stat.CO

    Simulation of elliptic and hypo-elliptic conditional diffusions

    Authors: Joris Bierkens, Frank van der Meulen, Moritz Schauer

    Abstract: Suppose $X$ is a multidimensional diffusion process. Assume that at time zero the state of $X$ is fully observed, but at time $T>0$ only linear combinations of its components are observed. That is, one only observes the vector $L X_T$ for a given matrix $L$. In this paper we show how samples from the conditioned process can be generated. The main contribution of this paper is to prove that guided… ▽ More

    Submitted 18 October, 2019; v1 submitted 3 October, 2018; originally announced October 2018.

    MSC Class: 60J60 (Primary) 65C30; 65C05 (Secondary)

    Journal ref: Adv. Appl. Probab. 52 (2020) 173-212

  26. Large-scale cosmic-ray anisotropies above 4 EeV measured by the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker, J. A. Bellido , et al. (352 additional authors not shown)

    Abstract: We present a detailed study of the large-scale anisotropies of cosmic rays with energies above 4 EeV measured using the Pierre Auger Observatory. For the energy bins [4,8] EeV and $E\geq 8$ EeV, the most significant signal is a dipolar modulation in right ascension at energies above 8 EeV, as previously reported. In this paper we further scrutinize the highest-energy bin by splitting it into three… ▽ More

    Submitted 5 December, 2018; v1 submitted 10 August, 2018; originally announced August 2018.

    Comments: Published version, 16 pages, 7 figures, 8 tables

    Report number: FERMILAB-PUB-18-393

    Journal ref: ApJ 868 (2018) 4

  27. Observation of inclined EeV air showers with the radio detector of the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, J. M. Albury, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, N. Arsene, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz, S. Baur, K. H. Becker , et al. (370 additional authors not shown)

    Abstract: With the Auger Engineering Radio Array (AERA) of the Pierre Auger Observatory, we have observed the radio emission from 561 extensive air showers with zenith angles between 60$^\circ$ and 84$^\circ$. In contrast to air showers with more vertical incidence, these inclined air showers illuminate large ground areas of several km$^2$ with radio signals detectable in the 30 to 80\,MHz band. A compariso… ▽ More

    Submitted 24 October, 2018; v1 submitted 14 June, 2018; originally announced June 2018.

    Comments: Published version, 14 pages, 12 figures

    Report number: FERMILAB-PUB-18-259

    Journal ref: JCAP10(2018)026

  28. arXiv:1805.05606  [pdf, other

    stat.ME q-fin.ST stat.ML

    Nonparametric Bayesian volatility learning under microstructure noise

    Authors: Shota Gugushvili, Frank van der Meulen, Moritz Schauer, Peter Spreij

    Abstract: In this work, we study the problem of learning the volatility under market microstructure noise. Specifically, we consider noisy discrete time observations from a stochastic differential equation and develop a novel computational method to learn the diffusion coefficient of the equation. We take a nonparametric Bayesian approach, where we \emph{a priori} model the volatility function as piecewise… ▽ More

    Submitted 17 March, 2024; v1 submitted 15 May, 2018; originally announced May 2018.

    Comments: 22 pages, 9 figures

    MSC Class: Primary: 62G20; Secondary: 62M05

    Journal ref: Jpn. J. Stat. Data. Sci 6, 551-571 (2023)

  29. Nonparametric Bayesian inference for Gamma-type Lévy subordinators

    Authors: Denis Belomestny, Shota Gugushvili, Moritz Schauer, Peter Spreij

    Abstract: Given discrete time observations over a growing time interval, we consider a nonparametric Bayesian approach to estimation of the Lévy density of a Lévy process belonging to a flexible class of infinite activity subordinators. Posterior inference is performed via MCMC, and we circumvent the problem of the intractable likelihood via the data augmentation device, that in our case relies on bridge pr… ▽ More

    Submitted 30 January, 2019; v1 submitted 30 April, 2018; originally announced April 2018.

    MSC Class: Primary: 62G20; Secondary: 62M30

    Journal ref: Communications in Mathematical Sciences, Volume 17, Number 3, 2019

  30. arXiv:1804.10222  [pdf, ps, other

    math.PR

    A generator approach to stochastic monotonicity and propagation of order

    Authors: Richard C. Kraaij, Moritz Schauer

    Abstract: We study stochastic monotonicity and propagation of order for Markov processes with respect to stochastic integral orders characterized by cones of functions satisfying $Φf \geq 0$ for some linear operator $Φ$. We introduce a new functional analytic technique based on the generator $A$ of a Markov process and its resolvent. We show that the existence of an operator $B$ with positive resolvent su… ▽ More

    Submitted 26 April, 2018; originally announced April 2018.

    MSC Class: 60J35 (primary); 06A06 (secondary)

  31. arXiv:1804.03616  [pdf, other

    stat.ME

    Fast and scalable non-parametric Bayesian inference for Poisson point processes

    Authors: Shota Gugushvili, Frank van der Meulen, Moritz Schauer, Peter Spreij

    Abstract: We study the problem of non-parametric Bayesian estimation of the intensity function of a Poisson point process. The observations are $n$ independent realisations of a Poisson point process on the interval $[0,T]$. We propose two related approaches. In both approaches we model the intensity function as piecewise constant on $N$ bins forming a partition of the interval $[0,T]$. In the first approac… ▽ More

    Submitted 29 March, 2020; v1 submitted 10 April, 2018; originally announced April 2018.

    Comments: 45 pages, 22 figures

    MSC Class: 62G20 (Primary) 62M30 (Secondary)

    Journal ref: RESEARCHERS.ONE (2019), https://www.researchers.one/article/2019-06-6

  32. arXiv:1801.09956  [pdf, other

    stat.ME math.ST q-fin.ST

    Nonparametric Bayesian volatility estimation

    Authors: Shota Gugushvili, Frank van der Meulen, Moritz Schauer, Peter Spreij

    Abstract: Given discrete time observations over a fixed time interval, we study a nonparametric Bayesian approach to estimation of the volatility coefficient of a stochastic differential equation. We postulate a histogram-type prior on the volatility with piecewise constant realisations on bins forming a partition of the time interval. The values on the bins are assigned an inverse Gamma Markov chain (IGMC)… ▽ More

    Submitted 29 March, 2019; v1 submitted 30 January, 2018; originally announced January 2018.

    MSC Class: 62G20 (Primary); 62M05 (Secondary)

    Journal ref: 2017 MATRIX Annals, Springer International Publishing, 2019

  33. arXiv:1801.06160  [pdf, other

    astro-ph.HE astro-ph.CO

    Indication of anisotropy in arrival directions of ultra-high-energy cosmic rays through comparison to the flux pattern of extragalactic gamma-ray sources

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, N. Arsene, H. Asorey, P. Assis, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz, J. J. Beatty, K. H. Becker, J. A. Bellido , et al. (368 additional authors not shown)

    Abstract: A new analysis of the dataset from the Pierre Auger Observatory provides evidence for anisotropy in the arrival directions of ultra-high-energy cosmic rays on an intermediate angular scale, which is indicative of excess arrivals from strong, nearby sources. The data consist of 5514 events above 20 EeV with zenith angles up to 80 deg recorded before 2017 April 30. Sky models have been created for t… ▽ More

    Submitted 6 February, 2018; v1 submitted 18 January, 2018; originally announced January 2018.

    Comments: Published version, 10 pages, 3 figures, 2 tables

    Report number: FERMILAB-PUB-17-358

    Journal ref: Aab. et al., The Astrophysical Journal Letters, 853:L29 (2018)

  34. arXiv:1712.03807  [pdf, other

    stat.CO

    Continuous-discrete smoothing of diffusions

    Authors: Marcin Mider, Moritz Schauer, Frank van der Meulen

    Abstract: Suppose X is a multivariate diffusion process that is observed discretely in time. At each observation time, a transformation of the state of the process is observed with noise. The smoothing problem consists of recovering the path of the process, consistent with the observations. We derive a novel Markov Chain Monte Carlo algorithm to sample from the exact smoothing distribution. The resulting al… ▽ More

    Submitted 22 June, 2021; v1 submitted 11 December, 2017; originally announced December 2017.

    Comments: Revised article with additional author Marcin Mider. Article contains an animated figure

    MSC Class: 60J60; 65C05 (Primary); 62F15 (Secondary)

  35. arXiv:1710.07249  [pdf, other

    astro-ph.HE

    Inferences on Mass Composition and Tests of Hadronic Interactions from 0.3 to 100 EeV using the water-Cherenkov Detectors of the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz , et al. (381 additional authors not shown)

    Abstract: We present a new method for probing the hadronic interaction models at ultra-high energy and extracting details about mass composition. This is done using the time profiles of the signals recorded with the water-Cherenkov detectors of the Pierre Auger Observatory. The profiles arise from a mix of the muon and electromagnetic components of air-showers. Using the risetimes of the recorded signals we… ▽ More

    Submitted 19 October, 2017; originally announced October 2017.

    Comments: 21 pages; 18 figures; version accepted for publication in Phys. Rev. D

    Report number: FERMILAB-PUB-17-357

  36. Search for High-energy Neutrinos from Binary Neutron Star Merger GW170817 with ANTARES, IceCube, and the Pierre Auger Observatory

    Authors: A. Albert, M. Andre, M. Anghinolfi, M. Ardid, J. -J. Aubert, J. Aublin, T. Avgitas, B. Baret, J. Barrios-Marti, S. Basa, B. Belhorma, V. Bertin, S. Biagi, R. Bormuth, S. Bourret, M. C. Bouwhuis, H. Branzacs, R. Bruijn, J. Brunner, J. Busto, A. Capone, L. Caramete, J. Carr, S. Celli, R. Cherkaoui El Moursli , et al. (1916 additional authors not shown)

    Abstract: The Advanced LIGO and Advanced Virgo observatories recently discovered gravitational waves from a binary neutron star inspiral. A short gamma-ray burst (GRB) that followed the merger of this binary was also recorded by the Fermi Gamma-ray Burst Monitor (Fermi-GBM), and the Anticoincidence Shield for the Spectrometer for the International Gamma-Ray Astrophysics Laboratory (INTEGRAL), indicating par… ▽ More

    Submitted 9 November, 2017; v1 submitted 16 October, 2017; originally announced October 2017.

    Comments: 22 pages, 2 figures

    Report number: LIGO-P1700344

  37. Observation of a Large-scale Anisotropy in the Arrival Directions of Cosmic Rays above $8 \times 10^{18}$ eV

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz , et al. (382 additional authors not shown)

    Abstract: Cosmic rays are atomic nuclei arriving from outer space that reach the highest energies observed in nature. Clues to their origin come from studying the distribution of their arrival directions. Using $3 \times 10^4$ cosmic rays above $8 \times 10^{18}$ electron volts, recorded with the Pierre Auger Observatory from a total exposure of 76,800 square kilometers steradian year, we report an anisotro… ▽ More

    Submitted 21 September, 2017; originally announced September 2017.

    Comments: 19 pages (with supplementary material), 8 figures

    Report number: FERMILAB-PUB-17-354

    Journal ref: Science 357 (22 September 2017) 1266

  38. arXiv:1709.01537  [pdf, other

    astro-ph.IM physics.ins-det

    Spectral Calibration of the Fluorescence Telescopes of the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz , et al. (381 additional authors not shown)

    Abstract: We present a novel method to measure precisely the relative spectral response of the fluorescence telescopes of the Pierre Auger Observatory. We used a portable light source based on a xenon flasher and a monochromator to measure the relative spectral efficiencies of eight telescopes in steps of 5 nm from 280 nm to 440 nm. Each point in a scan had approximately 2 nm FWHM out of the monochromator.… ▽ More

    Submitted 2 October, 2017; v1 submitted 5 September, 2017; originally announced September 2017.

    Comments: Published version. Added journal reference and DOI. Added Report Number

    Report number: FERMILAB-PUB-17-355

    Journal ref: Astroparticle Physics 95 (2017) 44-56

  39. arXiv:1708.06592  [pdf, other

    astro-ph.HE astro-ph.CO astro-ph.IM

    The Pierre Auger Observatory: Contributions to the 35th International Cosmic Ray Conference (ICRC 2017)

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz, K. H. Becker, J. A. Bellido , et al. (373 additional authors not shown)

    Abstract: Contributions of the Pierre Auger Collaboration to the 35th International Cosmic Ray Conference (ICRC 2017), 12-20 July 2017, Bexco, Busan, Korea.

    Submitted 2 October, 2017; v1 submitted 22 August, 2017; originally announced August 2017.

    Comments: compendium of 26 proceedings for the ICRC 2017

  40. arXiv:1708.04870  [pdf, other

    stat.CO

    On residual and guided proposals for diffusion bridge simulation

    Authors: Frank van der Meulen, Moritz Schauer

    Abstract: Recently Whitaker et al. (2017) considered Bayesian estimation of diffusion driven mixed effects models using data-augmentation. The missing data, diffusion bridges connecting discrete time observations, are drawn using a "residual bridge construct". In this paper we compare this construct (which we call residual proposal) with the guided proposals introduced in Schauer et al. 2017. It is shown th… ▽ More

    Submitted 16 August, 2017; originally announced August 2017.

    MSC Class: 62M05; 60J60 (Primary) 62F15; 65C05 (Secondary)

  41. arXiv:1706.07449  [pdf, other

    math.ST stat.ME

    Nonparametric Bayesian estimation of a Hölder continuous diffusion coefficient

    Authors: Shota Gugushvili, Frank van der Meulen, Moritz Schauer, Peter Spreij

    Abstract: We consider a nonparametric Bayesian approach to estimate the diffusion coefficient of a stochastic differential equation given discrete time observations over a fixed time interval. As a prior on the diffusion coefficient, we employ a histogram-type prior with piecewise constant realisations on bins forming a partition of the time interval. Specifically, these constants are realizations of indepe… ▽ More

    Submitted 30 January, 2019; v1 submitted 22 June, 2017; originally announced June 2017.

    MSC Class: 62G20 (Primary); 62M05 (Secondary)

    Journal ref: Braz. J. Probab. Stat., 34(3): 537-579. 2020

  42. arXiv:1703.06193  [pdf, other

    astro-ph.IM physics.ins-det

    Muon Counting using Silicon Photomultipliers in the AMIGA detector of the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, E. J. Ahn, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, P. Allison, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, M. Ambrosio, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu , et al. (400 additional authors not shown)

    Abstract: AMIGA (Auger Muons and Infill for the Ground Array) is an upgrade of the Pierre Auger Observatory designed to extend its energy range of detection and to directly measure the muon content of the cosmic ray primary particle showers. The array will be formed by an infill of surface water-Cherenkov detectors associated with buried scintillation counters employed for muon counting. Each counter is com… ▽ More

    Submitted 4 October, 2017; v1 submitted 17 March, 2017; originally announced March 2017.

    Comments: 24 pages, 12 figures

    Report number: FERMILAB-PUB-16-656-AD-CD-TD

    Journal ref: JINST 12 (2017) P03002

  43. arXiv:1702.01392  [pdf, other

    astro-ph.IM astro-ph.HE

    Calibration of the Logarithmic-Periodic Dipole Antenna (LPDA) Radio Stations at the Pierre Auger Observatory using an Octocopter

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, F. Barbato, R. J. Barreira Luz , et al. (380 additional authors not shown)

    Abstract: An in-situ calibration of a logarithmic periodic dipole antenna with a frequency coverage of 30 MHz to 80 MHz is performed. Such antennas are part of a radio station system used for detection of cosmic ray induced air showers at the Engineering Radio Array of the Pierre Auger Observatory, the so-called Auger Engineering Radio Array (AERA). The directional and frequency characteristics of the broad… ▽ More

    Submitted 13 June, 2018; v1 submitted 5 February, 2017; originally announced February 2017.

    Comments: Published version. Updated online abstract only. Manuscript is unchanged with respect to v2. 39 pages, 15 figures, 2 tables

    Report number: FERMILAB-PUB-17-046

    Journal ref: JINST 12 (2017) T10005

  44. Combined fit of spectrum and composition data as measured by the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, R. J. Barreira Luz, J. J. Beatty , et al. (375 additional authors not shown)

    Abstract: We present a combined fit of a simple astrophysical model of UHECR sources to both the energy spectrum and mass composition data measured by the Pierre Auger Observatory. The fit has been performed for energies above $5 \cdot 10^{18}$ eV, i.e.~the region of the all-particle spectrum above the so-called "ankle" feature. The astrophysical model we adopted consists of identical sources uniformly dist… ▽ More

    Submitted 26 February, 2018; v1 submitted 21 December, 2016; originally announced December 2016.

    Comments: Corrected typos in values of SD vertical spectrum energy bias (B.5); Added expression for SD inclined spectrum energy resolution (B.6), erroneously claimed to have been published before

    Report number: FERMILAB-PUB-16-618

    Journal ref: JCAP04(2017)038

  45. Adaptive nonparametric drift estimation for diffusion processes using Faber-Schauder expansions

    Authors: Frank van der Meulen, Moritz Schauer, Jan van Waaij

    Abstract: We consider the problem of nonparametric estimation of the drift of a continuously observed one-dimensional diffusion with periodic drift. Motivated by computational considerations, van der Meulen e.a. (2014) defined a prior on the drift as a randomly truncated and randomly scaled Faber-Schauder series expansion with Gaussian coefficients. We study the behaviour of the posterior obtained from the… ▽ More

    Submitted 7 June, 2017; v1 submitted 15 December, 2016; originally announced December 2016.

    Journal ref: J. Stat Inference Stoch Process (2018) 21: 603

  46. arXiv:1612.04155  [pdf, ps, other

    astro-ph.HE hep-ph

    A targeted search for point sources of EeV photons with the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, R. J. Barreira Luz, J. J. Beatty , et al. (375 additional authors not shown)

    Abstract: Simultaneous measurements of air showers with the fluorescence and surface detectors of the Pierre Auger Observatory allow a sensitive search for EeV photon point sources. Several Galactic and extragalactic candidate objects are grouped in classes to reduce the statistical penalty of many trials from that of a blind search and are analyzed for a significant excess above the background expectation.… ▽ More

    Submitted 21 March, 2017; v1 submitted 13 December, 2016; originally announced December 2016.

    Comments: Published version

    Report number: FERMILAB-PUB-16-655

    Journal ref: The Astrophysical Journal Letters, 837:L25 (7pp), 2017 March 10

  47. Search for photons with energies above 10$^{18}$ eV using the hybrid detector of the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, R. J. Barreira Luz, J. J. Beatty , et al. (375 additional authors not shown)

    Abstract: A search for ultra-high energy photons with energies above 1 EeV is performed using nine years of data collected by the Pierre Auger Observatory in hybrid operation mode. An unprecedented separation power between photon and hadron primaries is achieved by combining measurements of the longitudinal air-shower development with the particle content at ground measured by the fluorescence and surface d… ▽ More

    Submitted 28 September, 2020; v1 submitted 5 December, 2016; originally announced December 2016.

    Comments: Corrected version after erratum published in JCAP

    Report number: FERMILAB-PUB-16-657

    Journal ref: JCAP04(2017)009; JCAP09(2020)E02

  48. Multi-resolution anisotropy studies of ultrahigh-energy cosmic rays detected at the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu, A. Balaceanu, R. J. Barreira Luz, C. Baus , et al. (378 additional authors not shown)

    Abstract: We report a multi-resolution search for anisotropies in the arrival directions of cosmic rays detected at the Pierre Auger Observatory with local zenith angles up to $80^\circ$ and energies in excess of 4 EeV ($4 \times 10^{18}$ eV). This search is conducted by measuring the angular power spectrum and performing a needlet wavelet analysis in two independent energy ranges. Both analyses are complem… ▽ More

    Submitted 20 June, 2017; v1 submitted 21 November, 2016; originally announced November 2016.

    Comments: Published version. Added journal reference and DOI. Added Report Number

    Report number: FERMILAB-PUB-16-556-AD-AE-CD-TD

    Journal ref: JCAP 06 (2017) 026

  49. arXiv:1610.08509  [pdf, other

    hep-ex astro-ph.HE hep-ph

    Testing Hadronic Interactions at Ultrahigh Energies with Air Showers Measured by the Pierre Auger Observatory

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, E. J. Ahn, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, J. Allen, P. Allison, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, M. Ambrosio, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila , et al. (413 additional authors not shown)

    Abstract: Ultrahigh energy cosmic ray air showers probe particle physics at energies beyond the reach of accelerators. Here we introduce a new method to test hadronic interaction models without relying on the absolute energy calibration, and apply it to events with primary energy 6-16 EeV (E_CM = 110-170 TeV), whose longitudinal development and lateral distribution were simultaneously measured by the Pierre… ▽ More

    Submitted 31 October, 2016; v1 submitted 26 October, 2016; originally announced October 2016.

    Comments: Published version. Added journal reference and DOI. Added Report Number

    Report number: FERMILAB-PUB-16-504-AD-AE-CD-TD

    Journal ref: Phys. Rev. Lett. 117, 192001 (2016)

  50. Evidence for a mixed mass composition at the `ankle' in the cosmic-ray spectrum

    Authors: The Pierre Auger Collaboration, A. Aab, P. Abreu, M. Aglietta, E. J. Ahn, I. Al Samarai, I. F. M. Albuquerque, I. Allekotte, P. Allison, A. Almela, J. Alvarez Castillo, J. Alvarez-Muñiz, M. Ambrosio, G. A. Anastasi, L. Anchordoqui, B. Andrada, S. Andringa, C. Aramo, F. Arqueros, N. Arsene, H. Asorey, P. Assis, J. Aublin, G. Avila, A. M. Badescu , et al. (401 additional authors not shown)

    Abstract: We report a first measurement for ultra-high energy cosmic rays of the correlation between the depth of shower maximum and the signal in the water Cherenkov stations of air-showers registered simultaneously by the fluorescence and the surface detectors of the Pierre Auger Observatory. Such a correlation measurement is a unique feature of a hybrid air-shower observatory with sensitivity to both the… ▽ More

    Submitted 22 November, 2016; v1 submitted 27 September, 2016; originally announced September 2016.

    Comments: Published version. Added journal reference and DOI. Added Report Number

    Report number: FERMILAB-PUB-16-412-AD-AE-CD-TD

    Journal ref: Phys. Lett. B762 (2016) 288-295