Revision 72242ca8eade9659031ea00394a30e0cc5cc1c37 authored by Boud Roukema on 16 May 2021, 21:11:25 UTC, committed by Boud Roukema on 16 May 2021, 21:11:25 UTC
This commit adds a 'dist-journal' .tar.gz packaging
option in `reproduce/analysis/make/initialize.mk` and
solves a LaTeX/bibTeX bug related to escaping of '%'.
1 parent 2e07534
Raw File
paper.tex
%% Copyright (C) 2020-2021 Boud Roukema - SARS-CoV-2 infection rates paper
%% Copyright (C) 2018-2021 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%% See the end of the file for license conditions.
%\documentclass[10pt, twocolumn]{article}

\documentclass[fleqn,10pt,lineno]{wlpeerj}

\newcommand\projectname{subpoisson}

%% (OPTIONAL) CONVENIENCE VARIABLE: Only relevant when you use Maneage's
%% '\includetikz' macro to build plots/figures within LaTeX using TikZ or
%% PGFPlots. If so, when the Figure files (PDFs) are already built, you can
%% avoid TikZ or PGFPlots completely by commenting/removing the definition
%% of '\makepdf' below. This is useful when you don't want to slow-down a
%% LaTeX-only build of the project (for example this happens when you run
%% './project make dist'). See the definition of '\includetikz' in
%% `tex/preamble-pgfplots.tex' for more.
\newcommand{\makepdf}{}

%% VALUES FROM ANALYSIS (NUMBERS AND STRINGS): this file is automatically
%% generated at the end of the processing and includes LaTeX macros
%% (defined with '\newcommand') for various processing outputs to be used
%% within the paper.
\usepackage{etoolbox}
\newtoggle{postreferee} % this must be done *before* setting the truth value of the toggle (e.g. in project.tex)
\input{tex/build/macros/project.tex}

%% CUSTOM PREAMBLES FOR DEMO: You can remove them if you are using a
%% specific journal style, or don't need features like BibLaTeX (advanced
%% bibliography management) or PGFPlots (for drawing plots within LaTeX
%% directly from tables of data). If you don't need them, you can also
%% delete their files from your branch to keep the 'tex/src' directory on
%% your branch clean.
\input{tex/src/preamble-style.tex}
\input{tex/src/preamble-journal.tex}
%\input{tex/src/preamble-header.tex}
%\input{tex/src/preamble-biblatex.tex}
%\input{tex/src/preamble-pgfplots.tex}
%\input{tex/src/preamble-necessary.tex}
\input{tex/src/preamble-journals-astro.tex}
\input{tex/src/preamble-shortcuts-astro.tex}

\newcommand\NThreshStart{n_1}
\newcommand\NThreshStop{n_2}

%% Start creating the paper.
%\begin{document}

%\articletype{Research article}

%% PROJECT TITLE: The project title should also be printed as metadata in
%% all output files. To avoid inconsistancy caused by manually typing it,
%% the title is defined with other core project metadata in
%% 'reproduce/analysis/config/metadata.conf'. That value is then written in
%% the '\projectitle' LaTeX macro which is available in 'project.tex' (that
%% was loaded above).
%
%% Please set your project's title in 'metadata.conf' (ideally with other
%% basic project information) and re-run the project to have your new
%% title. If you later use a different LaTeX style, please use the same
%% '\projectitle' in it (after importing 'tex/build/macros/project.tex'
%% like above), don't type it by hand.
%\title{\uppercase{\projecttitle}}
\title{\projecttitle}
%\title{Dummy}
%Poisson-like assessment of the SARS-CoV-2 daily infection counts
%\titlerunning{\uppercase{\projecttitle}}
%\titlerunning{Poisson-like analysis of SARS-CoV-2 counts}

%% AUTHOR INFORMATION: For a more fine-grained control of the headers
%% including author name, or paper info, see
%% `tex/src/preamble-header.tex'. Note that if you plan to use a journal's
%% LaTeX style file, you will probably set the authors in a different way,
%% feel free to change them here, this part is not related to the analysis.
\newcommand\boudroukemaorcid{0000-0002-3772-0250}
%\newcommand\boudroukemaorcidhref{\protect\href{https://orcid.org/\boudroukemaorcid}{{\sf ORCID}}}
%\author[1,2]{Boudewijn F. Roukema{$^{\protect\mbox{\protect\boudroukemaorcid}}$}}
%\author[1,2]{Boudewijn F. Roukema}

%\begin{document}

\author[1,2]{Boudewijn F. Roukema}
\affil[1]{Institute of Astronomy, Faculty of Physics, Astronomy and Informatics,
  Nicolaus Copernicus University, Grudziadzka 5, 87-100 Toru{\'n}, Poland}
\affil[2]{Univ Lyon, Ens de Lyon, Univ Lyon1, CNRS,
  Centre de Recherche Astrophysique de Lyon UMR5574, F--69007, Lyon, France}
\corrauthor[1]{Boudewijn F. Roukema}{boud\,@\,astro.uni.torun.pl}

%\author[1,2]{Boudewijn F. Roukema}
%\author[1]{dummy dummy}
%\authormark{B.~F. ROUKEMA}

%\maketitle

%\authorrunning{Boudewijn F. Roukema}
%\author[2]{Coauthor one}
%\author[1,3]{Coauthor two}
  %\affil[1]

%\address[1]{Dummy}

%\institute{${}^1${Institute of Astronomy, Faculty of Physics,
%           Astronomy and Informatics, Nicolaus Copernicus
%           University, Grudziadzka 5, 87-100 Toru\'n, Poland}
%      \\
%%      \affil[2]
%            ${}^2${Univ Lyon, Ens de Lyon, Univ Lyon1, CNRS, Centre de
%           Recherche Astrophysique de Lyon UMR5574, F--69007, Lyon,
%           France}\\
%      Email: boud\,@\,astro.umk.pl


%\corres{Boudewijn Roukema, Institute of Astronomy, FPAI, NCU, Grudziadzka 5, 87-100 Toru{\'n} Poland. \email{boud\,@\,astro.umk.pl}}
%\corres{dummy}

%\presentaddress{blabla}


%\affil[3]{And generally as many affiliations as you like.
%\par \emph{Received YYYY MM DD; accepted YYYY MM DD; published YYYY MM DD}}
%\date{}
%\date{Received: \ldots / Accepted: \ldots}

%\received{\ldots}
%\revised{\ldots}
%\accepted{\ldots}





  %% Project abstract and keywords. 150-250 words for EJE
  %  \begin{abstract}
    %context
\def\abstractcontent{The noise in daily infection counts of an epidemic should be super-Poissonian due to intrinsic epidemiological and administrative clustering.
    %aim
    Here, we use this clustering to classify the official national SARS-CoV-2 daily infection counts and check for infection counts that are unusually anti-clustered.
    %method
    We adopt a one-parameter model of $\phi_i'$ infections per cluster, dividing any daily count $n_i$ into $n_i/\phi_i'$ \enquote*{clusters}, for \enquote*{country} $i$.
    We assume that $n_i/\phi_i'$ on a given day $j$ is drawn from a Poisson distribution whose mean is robustly estimated from the $\poissNMedianModelvalue$ neighbouring days, and calculate the inferred Poisson probability $P_{ij}'$ of the observation.
    The $P_{ij}'$ values should be uniformly distributed.
    We find the value $\phi_i$ that minimises the Kolmogorov--Smirnov distance from a uniform distribution.
    We investigate the $(\phi_i, N_i)$ distribution, for total infection count $N_i$.
    %results
    \postrefereechanges{We consider consecutive count sequences above a threshold of {\poissNThresholdvalue} daily infections.
    We find that most of the daily infection count sequences are inconsistent with a Poissonian model.}
    \postrefereechanges{Most} are found to be consistent with the $\phi_i$ model,
    %Clustering increases with total infection count for the full sequences: $\phi_i \sim\sqrt{N_i}$.
    \postrefereechanges{with} the 28-, 14- and 7-day least noisy sequences for several countries \postrefereechanges{being} best modelled as sub-Poissonian, suggesting a distinct epidemiological family.
    \postrefereechanges{The 28-day least noisy sequence of {\poissTwEightDayNLowestPhiBelowPointoneCountriesvalue} has a preferred model that is strongly sub-Poissonian, with $\phi_i^{28} <0.1$.
      {\poissTwEightDayNLowestPhiBelowHalfCountriesvalue} have preferred models that are also sub-Poissonian, with $\phi_i^{28} <0.5$.}
    \postrefereechanges{A statistically significant ($\Ptau < 0.05$) correlation was found between the lack of media freedom in a country, as represented by a high \optionalem{Reporters sans fronti\`eres} Press Freedom Index ($\RSFPFI$), and the lack of statistical noise in the country's daily counts. %% \Ptau = \PKendallMedian
    The $\phi_i$ model appears to be an effective detector of suspiciously low statistical noise in the national SARS-CoV-2 daily infection counts.}}
    %conclusion
    %Independent verification may be warranted for those countries with unusually low clustering.

    %\textbf{TODO: PACS code and MSC subclass codes}
%\end{abstract}

%\begin{keywords}
%\keywords{COVID-19, Data validation, Poisson point process}
%\end{keywords}


\begin{abstract}
  \abstractcontent
\end{abstract}
%\abstract[summary]{dummy}

%

%\protect\resizebox{\textwidth}{!}{

\begin{document}

\flushbottom
\maketitle
\thispagestyle{empty}
%\clearpage

%\end{multicols}
%% To add the first page's headers.
%\thispagestyle{firststyle}


%% Start of main body.
\section{Introduction}
\normalsize
The daily counts of new, laboratory-confirmed infections with severe acute respiratory syndrome coronavirus~2 (SARS-CoV-2) constitute one of the key statistics followed by citizens and health agencies around the world in the ongoing 2019--2020 coronavirus disease 2019 (COVID-19) pandemic (\mbox{\citealt{Huang2020covid19}}; \citealt{Li2020underdocSARSCoV2}). \sloppy
Can these counts be classified in a way that makes as few epidemiological assumptions as possible, as motivation for deeper analysis to either validate or invalidate the counts?
While full epidemiological modelling and prediction is a vital component of COVID-19 research (\citealt{Chowdhury2020,KimLLP2020overdisp,MolinaCuevas2020covid19}; \citealt*{JiangZhaoShao2020covid19}; \citealt{Afshordi2020covid19}), these cannot be accurately used to study the pandemic as a whole -- a global phenomenon by definition -- if the data at the global level is itself inaccurate.
Knowledge of the global state of the current pandemic is weakened if any of the national-level SARS-CoV-2 infection data have been artificially interfered with by the health agencies providing that data or by other actors involved in the chain of data lineage \citep{Pasquier2017}.
Since personal medical data are private information, only a limited number of individuals at health agencies are expected to be able to check the validity of these counts based on original records.
Nevertheless, artificial interventions in the counts could potentially reveal themselves in statistical properties of the counts.
Unusual statistical properties in a wide variety of quantitative data sometimes appear, for example, as anomalies related to Benford's law (\citealt{Newcomb1881}; \citealt{NigriniMiller09secorder}), as in the 2009 first round of the Iranian presidential election \citep{RouJASIrPresElec,RouBenfordBook14,Mebane2010}.
Benford's law analysis has been used to argue that countries with higher democracy indices, high gross domestic product, and better health system indices tend to have a lower probability of having manipulated their key COVID-19 related cumulative counts (confirmed cases and deaths, \citealt*{Balashov2020NBL}).
For other Benford's law COVID-19 count analyses, see \mbox{\cite{KochOkamura2020}} and \cite{LeeHanJeong2020}.
For the politics of organisational strategies regarding open government data, see \cite{Ruijer2019opengov}.

Here, we check the compatibility of noise in the official national SARS-CoV-2 daily infection counts, \postrefereechanges{$n_i(t)$,} for country\footnote{No position is taken in this paper regarding jurisdiction over territories; the term \enquote*{country} is intended here as a neutral term without supporting or opposing the formal notion of state. Apart from minor changes for technical reasons, the \enquote*{countries} are defined by the data sources.} $i$ on date $t$, with expectations based on the Poisson distribution (\cite{Poisson1837}; \postrefereechanges{for a review, see, e.g., \citealt{JohnsonKempKotz05}}).
\postrefereechanges{The Poisson distribution is motivated by the one-day time scale for an infection count being several times shorter than the dominant time scale involved, the incubation time scale, estimated at about five days \citep{Lauer2020incub,Yang2020incub}, with a 95\% confidence interval (CI) from about one to 15 days \citep{Yang2020incub}.
  Since each infected person typically infects about two to three others ($R_0\sim 2.4$--$3.3$ at 95\% (CI), \citealt{Billah2020R0about3}), these secondarily infected people would typically be assessed as SARS-CoV-2 positive on independent days, if they were diagnosed immediately after the onset of symptoms, with instantaneous laboratory testing and test results reported instantly in the official national count data.
  In reality, delays for diagnosis, testing and reporting and collating the test results are random processes which should further add delays that reduce correlations among positive test results between distinct nearby days; a Poissonian process is a simple hypothesis for each of these separate processes.
  Poisson processes are both additive and infinitely divisible \citep[][\S4]{JohnsonKempKotz05}, so the combination of these processes can reasonably yield an overall Poisson process.}

\postrefereechanges{However,} it is unlikely that any real count data will \postrefereechanges{be fully modelled by a} Poisson distribution, both due to the complexity of the logical tree of time-dependent intrinsic epidemiological infection as well as administrative effects in the SARS-CoV-2 testing procedures, and the sub-national and national level procedures for collecting and validating data to produce a national health agency's official report.
In particular, clusters of infections on a scale of $\phi_i'$ infections per cluster, either intrinsic or in the testing and administrative pipeline, would tend to cause relative noise to increase from a fraction of \postrefereechanges{$1/\sqrt{n_i}$} for pure Poisson noise up to \postrefereechanges{$\sqrt{\phi_i'/n_i}$,} greater by a factor of $\sqrt{\phi_i'}$.
This overdispersion has been found, for example, for \postrefereechanges{SARS-CoV-2 transmission \citep{Endo2020overdisp,He2020lowdisp} and for} COVID-19 death rate counts in the United States \citep{KimLLP2020overdisp}.

In contrast, it is difficult to see how anti-Poissonian smoothing effects could occur, unless they were imposed administratively.
For example, an administrative office might impose (or have imposed on it by political authorities) a constraint to validate a fixed or slowly and smoothly varying number of SARS-CoV-2 test result files per day, independently of the number received or queued; this would constitute an example of an artificial intervention in the counts that would weaken the epidemiological usefulness of the data.

A one-parameter model to allow for the clustering is proposed in this paper, and used to classify the counts.
We allow the parameter to take on an effective anti-clustering value, in order to allow the data to freely determine its optimal value, \postrefereechanges{without forcing overdispersion}.
\postrefereechanges{While a distribution of clustering values for a given country is likely to be more realistic than a single value, Occam's razor favours adding as few parameters as possible.
  For example, a power-law distribution of arbitrary (negative) index would require a second parameter to truncate the tail in non-convergent cases.
  While the one-parameter anti-clustering value is a simplified model, it has the advantage of allowing a straightforward, though simplified, interpretation in terms of clustering.
  If the one-parameter method proposed here is found to viable, then the method could be extended by including models of directly observed estimates of SARS-CoV-2 clustering.}

\postrefereechanges{As an alternative to this clustering model, we also consider a negative binomial distribution \citep[e.g.][\S5]{JohnsonKempKotz05}.
  \cite{LloydSmith2005Nature} found the negative binomial distribution, as a mix of Poisson distributions over a Gamma distribution, to be better at modelling secondary infections by SARS-CoV-1 (and other infectious agents) than Poisson and geometric distributions, quantifying what are referred to as \enquote*{superspreader} events in an epidemic.
  This has also been found to be relevant to SARS-CoV-2 secondary infections \citep{Endo2020overdisp,He2020lowdisp}.
  However, since the negative binomial model only allows overdispersion with respect to the Poisson model, it is unlikely to provide the best model for data which may have been artificially modified to the extent of becoming sub-Poissonian.}
More in-depth models of clustering, called \enquote{burstiness} in stochastic models of discrete event counts, \postrefereechanges{include power-law models} \citep{Barbasi05,KwangIlBarbasi06}.

\sloppy
The method is presented in \sectionref{s-method}.
Section \sectionref{s-input-data} describes the choice of data set and the definition, for any given country, of a consecutive time sequence that has high enough daily infection counts for Poisson distribution analysis to be reasonable.
The method of analysis is given in \sectionref{s-analysis} \postrefereechanges{for full sequences (\S\ref{s-method-full-seq}), subsequences (\S\ref{s-method-sub-seq}) and alternatives to the main method (\S\ref{s-method-alternatives}).}
Results are presented in \sectionref{s-results}.
\postrefereechanges{A non-parametric comparison with the \optionalem{Reporters sans fronti{\`e}res} Press Freedom Index, which should not have any relation to noise in SARS-CoV-2 daily counts in the absence of a sociological connection, is provided in \sectionref{s-res-RSF}.}
Qualitative discussion of the results is given in \sectionref{s-disc}.
Conclusions are summarised in \sectionref{s-conclu}.
This work is intended to be fully reproducible by independent researchers using the {\sc Maneage} framework; it was produced using commit {\projectversion} of the live {\sc git} repository {\projectgitrepository} \postrefereechanges{on a computer with {\machinebyteorder} {\machinearchitecture} architecture; the source is archived at {\projectzenodohref} and {\projectSWHhref}.}



\section{Method} \label{s-method}

\subsection{SARS-CoV-2 infection data} \label{s-input-data}

Two obvious choices of a dataset for national daily SARS-CoV-2 counts would be those provided by the World Health Organization (WHO)\footnote{\url{https://covid19.who.int/WHO-COVID-19-global-data.csv}; \href{\WHOarchiveurl}{(archive)}} or those curated by the Wikipedia \optionalem{WikiProject COVID-19 Case Count Task Force}\footnote{\url{https://en.wikipedia.org/w/index.php?title=Wikipedia:WikiProject_COVID-19/Case_Count_Task_Force&oldid=1001119689}} in \optionalem{medical cases chart} templates (hereafter, {\WPCCTF}).
While WHO has published a wide variety of documents related to the COVID-19 pandemic, it does not appear to have published details of how national reports are communicated to it and collated.
Given that most government agencies and systems of government procedures tend to lack transparency, despite significant moves towards forms of open government \cite[][]{YuRobinson2012} in many countries, data lineage tracing from national governments to WHO is likely to be difficult in many cases.
In contrast, the curation of official government SARS-CoV-2 daily counts by the Wikipedia \optionalem{WikiProject COVID-19 Case Count Task Force} follows a well-established technology of tracking data lineage.
The Wikipedia community high-tempo collaborative editing that has taken place in response to the COVID-19 pandemic is well quantified \mbox{\citep{KeeganTan2020WPCOVID19}}.
The John Hopkins University Center for Systems Science and Engineering curated set of official COVID-19 data is discussed below.

\begin{figure}\centering
  \includegraphics[width=0.5\columnwidth]{WHO_vs_WP}
  \caption{Number $N_{\mathrm{jump}}$ of sudden jumps or drops in counts on adjacent days in WHO and  Wikipedia \optionalem{WikiProject COVID-19 Case Count Task Force} \optionalem{medical cases chart} national daily SARS-CoV-2 infection counts for countries present in both data sets.
    A line illustrates equal quality of the two data sets.
    The {\WPCCTF} version of the data is clearly less affected by sudden jumps than the WHO data.
    Plain-text table: \mbox{\href{\projectzenodofilesbase/WHO_vs_WP_jumps.dat}{\projectzenodoid/WHO\_vs\_WP\_jumps.dat}}.
    \label{f-WHO-vs-WP}}
\end{figure}

Unfortunately, it is clear that in the WHO data, there are several cases where two days' worth of detected infections appear to be listed by WHO as a sequence of two days $j$ and $j+1$ on which all the infections are allocated to the second of the two days, with zero infections on the first of the pair.
There are also some sequences in the WHO data where the day listed with zero infections is separated by several days from a nearby day with double the usual amount of infections.
This is very likely an effect of difficulties in correctly managing world time zones, or time zone and sleep schedule effects, in any of several levels of the chains of communication between health agencies and WHO.
In other words, there are several cases where a temporary sharp jump or drop in the counts appears in the data but is \postrefereechanges{reasonably interpreted as} a timing artefact.
Whatever the reason for the effect, this effect will tend to confuse the epidemiological question of interest here: the aim is to globally characterise the noise and to highlight countries where unusual smoothing may have taken place.

We quantify this jump/drop problem as follows.
We consider a pair of days $j$, $j+1$ for a given country to be a jump if the absolute difference in counts, $|n_i(j+1)-n_i(j)|$, is greater than the mean, $(n_i(j+1)+n_i(j))/2$.
In the case of a pair in which one value is zero, \postrefereechanges{the absolute difference is twice the mean, and the condition is necessarily satisfied.}
We evaluate the number of jumps $N_{\mathrm{jump}}$ for both the WHO data and the {\WPCCTF} \optionalem{medical cases chart} data, starting, for any given country, from the first day with at least $\poissNThresholdvalue$ infections.
Figure~\ref{f-WHO-vs-WP} shows $N_{\mathrm{jump}}$ for the {\poissNCommonCountriesvalue} countries in common to the two data sets; there are {\poissNWHOCountriesvalue} countries in the WHO data set and {\poissNWPCCTFCountriesvalue} in the {\WPCCTF} data.
It is clear that most countries have fewer jumps or drops in the Wikipedia data set than in the WHO data set.

Thus, at least for the purposes of understanding intrinsic and administrative clustering, the {\WPCCTF} \optionalem{medical cases chart} data appear to be the better curated version of the national daily SARS-CoV-2 infection counts as reported by official agencies.
The detailed download and extraction script of national daily SARS-CoV-2 infection data from these templates and the resulting data file \mbox{\href{\projectzenodofilesbase/WP_C19CCTF_SARSCoV2.dat}{\projectzenodoid/WP\_C19CCTF\_SARSCoV2.dat}} \postrefereechanges{(downloaded {\WPCnineteenCCTFdownloadeddate})} are available in the reproducibility package associated with this paper (\S\hyperlink{s-code-avail}{{\sffamily Code availability}}).
Dates without data are omitted; this should have an insignificant effect on the analysis if these are due to low infection counts.

Another global collection of daily SARS-CoV-2 counts that could be considered is the John Hopkins University Center for Systems Science and Engineering (JHU CSSE) git repository.
Unfortunately, for several countries, the JHU CSSE data are provided for sub-national divisions rather than as official national statistics, making the dataset inhomogeneous for the purposes of this study.
Artificial interference in the data at the national level will not be shown in data that is the sum of data obtained directly from sub-national geographical/political divisions.
Moreover, detailed data provenance analysis (which exact government URL did a particular count come from? where is the archived version of the data of the original URL?) appears to be more difficult for the JHU CSSE data than for the {\WPCCTF} data.
Nevertheless, for completeness, the JHU CSSE data is analysed using the same method as the main analysis, with results presented as tables in Appendix~\ref{A-JHU}.

The full set of {\WPCCTF} data includes many days, especially for countries or territories (as defined by the data source) of low populations, with low values, including zero and one.
The standard deviation of a Poisson distribution \citep{Poisson1837} of expectation value $N$ is $\sqrt{N}$, giving a fractional error of $1/\sqrt{N}$.
Even taking into account clustering or anticlustering of data, inclusion of these periods of close to zero infection counts would contribute noise that would overwhelm the signal from the periods of higher infection rates for the same or other countries.
In the time sequences of SARS-CoV-2 infection counts, chaos in the administrative reactions to the initial stages of the pandemic will tend to create extra noise, so it is reasonable to choose a moderately high threshold at which the start and end of a consecutive sequence of days should be defined for analysis.
Here, we set the threshold for a sequence to start \postrefereechanges{as} a minimum of $\poissNThresholdvalue$ infections in a single day.
The sequence is continued for at least $\poissMinDaysvalue$ days (if available in the data), and stops when the counts drop below the same threshold for $\poissStopDaysvalue$ consecutive days.
The cutoff criterion of $\poissStopDaysvalue$ consecutive days avoids letting the analysable sequence be too sensitive to individual days of low fluctuations.
If the resulting sequence includes less than $\poissMinDaysvalue$ days, the sequence is rejected as having insufficient signal to be analysed.

\subsection{RSF Press Freedom Index} \label{s-RSF-data}

\postrefereechanges{The \optionalem{Reporters sans fronti{\`e}res} (RSF) Press Freedom Index is derived annually from an 87-question survey translated into 20 languages and sent to \enquote*{media professionals, lawyers and sociologists} from 180 countries, yielding scores on six general criteria of media freedom and a weighted score representing executions, imprisonments, kidnappings and related abuses against journalists \mbox{\citep{RSFmethodology2021}}.
  The scores are combined into an overall score from zero (best) to 100 (worst) that we denote here as $\RSFPFI$.

  In the absence of artificial interference in the SARS-CoV-2 daily counts, there is no obvious reason why media freedom should relate to the noise in the SARS-CoV-2 counts.
  However, a correlation between the lack of media freedom and the publication of manipulated data by government agencies would not be surprising.
  Governments and the public service as organisations, and the individuals that compose them, are under more pressure to be honest in places and epochs where there is more press freedom.
  To see if the hypothesis of artificial interference is credible, the results of the current work are compared with $\RSFPFI$, as published for 2020\footnote{{\RSFPressFreedomurl}, downloaded {\RSFPressFreedomdate}}, in \sectionref{s-res-RSF}.}

\subsection{Primary analysis} \label{s-analysis}

\subsubsection{Poissonian and $\phi_i'$ models: full sequences} \label{s-method-full-seq}

We first consider the full count sequence $\{n_i(j), 1 \le j \le T_i\}$ for each country $i$, with $T_i$ valid days of analysis as defined in \sectionref{s-input-data}.
Our one-parameter model assumes that the counts are predominantly grouped in clusters, each with $\phi_i'$ infections per cluster.
Thus, the daily count $n_i(j)$ is assumed to consist of $n_i(j)/\phi_i'$ infection events.
We assume that $n_i(j)/\phi_i'$ on a given day is drawn from a Poisson distribution of mean $\mumodel_i(j)/\phi_i'$.
We set $\mumodel_i(j)$ to the median of the $\poissNMedianModelvalue$ neighbouring days, excluding day $j$ and centred on it.
\FPeval{\initfinalseqlength}{clip(\poissNMedianModelvalue/2)}
\FPeval{\initfinalseqlengthplusone}{clip(\poissNMedianModelvalue/2+1)}
For the initial sequence of {\initfinalseqlength} days, $\mumodel_i(j)$ is set to $\mumodel_i(\initfinalseqlengthplusone)$, and $\mumodel_i(j)$ for the final {\initfinalseqlength} days is set to $\mumodel_i(T_i-\initfinalseqlength)$.
By modelling $\mumodel_i$ as a median of a small number of neighbouring days, our model is almost identical to the data itself and statistically robust, with only mild dependence on the choices of parameters.
This definition of a model is more likely to bias the resulting analysis towards underestimating the noise on scales of several days rather than overestimating it; this method will not detect oscillations on the time scale of a few days to a fortnight that are related to the SARS-CoV-2 incubation time \citep{Lauer2020incub,Yang2020incub,HuangZhang2020covid19incubation}.
For any given value $\phi_i'$, we calculate the cumulative probability $P_{ij}'$ that $n_i(j)/\phi_i'$ is drawn from a Poisson distribution of mean $\mumodel_i(j)/\phi_i'$.
For country $i$, the values $P_{ij}'$ should be drawn from a uniform distribution if the model is a fair approximation.
In particular, for $\phi_i'$ set to unity, $P_{ij}'$ should be drawn from a uniform distribution if the intrisic data distribution is Poissonian.
Individual values of $P_{ij}'$ (those that are close to zero or one) could, in principle, be used to identify individual days that are unusual, but here we do not consider these further.

\begin{figure}\centering
  \includegraphics[width=0.5\columnwidth]{probability_vs_N_full}
  \caption{Probability of the noise in the country-level daily SARS-CoV-2 counts being consistent with a Poisson point process, $\Ppoissi$, shown as red circles; and probability $\PKSi(\phi_i)$ for the $\phi_i$ clustering model proposed here (\protect\sectionref{s-method-full-seq}), shown as green {\tt X} symbols; versus $N_i$, the total number of officially recorded infections for that country.
    The horizontal axis is logarithmic.
    As discussed in the text (\protect\sectionref{s-res-full-seq}), the Poisson point process is unrealistic for most of these data, while the $\phi_i$ clustering model is consistent with the data for \postrefereechanges{most} countries.
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_full.dat}{\projectzenodoid/phi\_N\_full.dat}}.
    \label{f-probability-N}}
\end{figure}


We allow a wide logarithmic range in values of $\phi_i'$, allowing the unrealistic subrange of $\phi_i' < 1$, and find the value $\phi_i$ that minimises the Kolmogorov--Smirnov (KS) distance \postrefereechanges{\citep{Kolmogorov1933,Smirnov1948,JustelPenaZamar97,Marsaglia03}} from a uniform distribution, i.e. that maximises the KS probability that the data are consistent with a uniform distribution, when varying $\phi_i'$.
The one-sample KS test is a non-parametric test that compares a data sample with a chosen theoretical probability distribution, yielding the probability that the sample is drawn randomly from the theoretical distribution.
\postrefereechanges{This test uses information from the whole of the reconstructed cumulative distribution function, i.e. the set of $P_{ij}'$ values for a given country $i$.}
We label the corresponding KS probability as $\PKSi$.
We write $\Ppoissi := \PKSi(\phi_i' = 1)$ to check if any country's daily infection rate sequence is consistent with Poissonian, although this is likely to be rare, as stated above: super-Poissonian behaviour seems reasonable.
Of particular interest are countries with low values of $\phi_i$.
Allowing for a possibly fractal or other power-law nature of the clustering of SARS-CoV-2 infection counts, we consider the possibility that the optimal values $\phi_i$ may be dependent on the total infection count $N_i$.
We investigate the $(\phi_i, N_i)$ distribution and see whether a scaling type relation exists, allowing for a corrected statistic $\psi_i$ to be defined in order to highlight the noise structure of the counts independent of the overall scale $N_i$ of the counts.

Standard errors in $\phi_i$ for a given country $i$ are estimated once $\phi_i$ has been obtained by assuming that $\mumodel_i(j)$ and $\phi_i$ are correct and generating $\poissNStderrClustervalue$ Poisson random simulations of the full sequence for that country.
Since the scales of interest vary logarithmically, the standard deviation of the best estimates of $\log_{10} \phi_i$ for these numerical simulations is used as an estimate of $\sigma(\log_{10}\phi_i)$, the logarithmic standard error in $\phi_i$.

\subsubsection{Subsequences} \label{s-method-sub-seq}

\sloppy
Since artificial interference in daily SARS-CoV-2 infection counts for a given country might be restricted to shorter periods than the full data sequence, we also analyse 28-, 14- and 7-day subsequences.
These analyses are performed using the same methods as above (\sectionref{s-method-full-seq}), except that the 28-, 14- or 7-day subsequence that minimises $\phi_i$ is found.
The search over all possible subsequences would require calculation of a \v{S}id\`ak-Bonferonni correction factor \citep{Abdi07} to judge how anomalous they are.
The KS probabilities that we calculate need to be interpreted keeping this in mind.
Since the subsequences for a given country overlap, they are clearly not independent from one another.
Instead, the \optionalem{a posteriori} interpretation of the results of the subsequence searches found here should at best be considered indicative of periods that should be considered interesting for further verification.

\begin{figure}\centering
  \includegraphics[width=0.8\columnwidth]{phi_N_full}
  \caption{Noisiness in daily SARS-CoV-2 counts, showing the clustering parameter $\phi_i$ (\protect\sectionref{s-method-full-seq}) that best models the noise, versus the total number of counts for that country $N_i$.
    The error bars show standard errors derived from \postrefereechanges{numerical} simulations based on the model.
    The axes are logarithmic, as indicated.
    Values of the clustering parameter $\phi_i$ below unity indicate sub-Poissonian behaviour -- the counts in these cases are less noisy than expected for Poisson statistics.
    A robust \protect\citep{Theil50,Sen68} linear fit of $\log_{10}\phi_i$ against $\log_{10}N_i$ is shown as a thick green line (\sectionref{s-res-full-seq}).
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_full.dat}{\projectzenodoid/phi\_N\_full.dat}}.
    \label{f-phi-N}}
\end{figure}

\begin{figure}\centering
  \includegraphics[width=0.8\columnwidth]{psi_N_full}
  \caption{Normalised noisiness $\psi_i$ (Eq.~\protect\eqref{e-psi-law}) for daily SARS-CoV-2 counts versus total counts $N_i$.
    The error bars are as in Fig.~\ref{f-phi-N}, assuming no additional error source contributed by $N_i$.
    The axes are logarithmic.
    Several low $\psi_i$ values appear to be outliers of the $\psi_i$ distribution.
    \label{f-psi-N}}
\end{figure}


\subsection{Alternative analyses} \label{s-method-alternatives}

\postrefereechanges{Alternatives to the method presented in \S\ref{s-method-full-seq} are checked to see if they provide better models of the data.
  
  \subsubsection{Logarithmic median model} \label{s-meth-log-median}
  Each country's time series is by default modelled with the mean of the expected Poisson distribution for $n_i(j)/\phi_i'$ on a given day being $\mumodel_i(j)/\phi_i'$, where $\mumodel_i(j)$ is the median of $n_i$ in the $\poissNMedianModelvalue$ neighbouring days, excluding day $j$ and centred on it.
  As an alternative, we replace $\mumodel_i(j)$ on day $j$ by $\mulogmodel_i(j) := \exp(\mathrm{median}(\ln(n_i)))$ calculated over the same set of neighbouring days.
  That is, we replace the usual linear median by a logarithmic median.
  This might better model the growing and decaying exponential phases of the infection count sequence.

  \subsubsection{Negative binomial model} \label{s-meth-neg-binomial}
  The negative binomial distribution forbids underdispersion, but is worth considering, given its epidemiological motivation for the step from primary to secondary infections \citep{LloydSmith2005Nature,Endo2020overdisp,He2020lowdisp}.
  For the counts of a given country $i$, we define an overdispersion parameter $\omega_i'$, where the binomial probability mass function for a given infection count $k$, considered as $k$ \enquote*{failures}, compared to $r$ \enquote*{successes}, with a probability $p$ of success, is
  \begin{align}
    P(k; n,p) &= {k+r-1 \choose k} (1-p)^k p^r \nonumber\\
    p &:= \frac{\omega_i'}{1+ \omega_i'} \,. \\
    \label{e-omega-defn-i}
  \end{align}
  On day $j$, with a modelled count of $\mumodel_i(j)$, we set
  \begin{align}
    r := \omega_i' \,\mumodel_i(j) \,,
    \label{e-omega-defn-ii}
  \end{align}
  giving $\mumodel_i(j)$ as the mean of the distribution and $\mumodel_i(j) (1+\omega_i')$ as the variance.
  The preferred value of $\omega_i'$ (that yielding the lowest Kolmogorov--Smirnov test statistic when comparing the set of cumulative probabilities with a uniform distribution, as in \S\ref{s-method-full-seq}) is then $\omega_i$.
  Thus, $\omega_i$ should behave similarly to $\phi_i$ to represent typical cluster size when both are greater than unity, while at low values (below unity), $\omega_i$ will be unable to represent distributions that are underdispersed with respect to the Poisson distribution, and will instead rapidly approach zero (the Poisson limit).

  \subsubsection{Does anti-clustering exist in grouped data?}  \label{s-meth-bidays}
  The temptation to make \enquote*{unnoticeable} modifications that hide an increase in data from day $j$ to day $j+1$ might be less likely to occur on greater timescales.
  Moreover, some of the phenomena contributing to the intrinsic and administrative components of $\phi_i'$ should be independent of time scale, while others should depend on the time scale.
  To provide clues for this type of analysis, the $n_i(j)$ data have been summed in pairs and triplets of days, ignoring any one- or two-day remainder at the end of a sequence.
  These were analysed using the same algorithm as above for the full sequences (\S\ref{s-method-full-seq}).

  \subsubsection{Akaike and Bayesian information criteria}
  In each case we calculate the \cite{Akaike74} and Bayesian \citep{Schwarz78} information criteria, defined
  \begin{align}
    \AIC &:= 2 k - 2 \sum_i \ln \likelihood_i  \\
    \BIC &:=  \ln(\Ntotaldays)\, k - 2 \sum_i \ln \likelihood_i, \\
  \end{align}
  respectively.
  The number of free parameters $k$ is defined as the number of countries satisfying the criteria for a sequence to be analysable (\S\ref{s-input-data}), since there is one free parameter allowed to vary individually for each country.
  The number of data points for $\BIC$ is set to the total number of days $\Ntotaldays$ in the sequences over all $k$ countries.
  The $\phi_i'$ model, and the logarithmic median and negative binomial alternatives, each have the same values of $k$ and $\Ntotaldays$.
  The 2-day and 3-day alternatives can be expected to have slightly smaller numbers of countries $k$ whose sequences satisfy the analysis criteria, and much smaller numbers $\Ntotaldays$ of \enquote*{days}, since in reality these no longer represent single days.
  The maximum likelihoood is defined $\likelihood_i := \PKSi$, i.e. the Kolmogorov--Smirnov probability that the observed values for the country are drawn from a rescaled Poisson (or negative binomial) distribution, as defined above.}


\section{Results} \label{s-results}

\subsection{Data} \label{s-results-data}

The {\poissNCountriesAllvalue} countries and territories in the {\WPCCTF} counts data have {\poissNNegvalue} negative values out of the total of {\poissNCountsAllvalue} values.
These can reasonably be interpreted as corrections for earlier overcounts, and we reset these values to zero, with a negligible reduction in the amount of data.
Consecutive sequences of days satisfying the criteria listed in \sectionref{s-input-data} were found for \postrefereechanges{$\NcountriesOK =$}~{\poissNCountriesOKvalue} countries.

\subsection{Clustering of SARS-CoV-2 counts} \label{s-res-analysis}

\begin{table}
  \centering
  \caption{Clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i$ and $\poissNLowestPsivalue$ lowest $\psi_i$ values, i.e. the least noise;
    extended version of table: \mbox{\href{\projectzenodofilesbase/phi_N_full.dat}{\projectzenodoid/phi\_N\_full.dat}}.
    \label{t-least-phi-psi}}
  \begin{tabular}{lrcccc|cccc}
    \hline
    country
    & \multicolumn{5}{c}{$\phi_i'$ model} & \multicolumn{4}{|c}{\postrefereechanges{alternative analyses}}\\
    &&&&&
    & \multicolumn{2}{c}{\postrefereechanges{$\mulogmodel_i$}}
    & \multicolumn{2}{c}{\postrefereechanges{$\omega_i$}}
    \\
    & $N_i$ & $\Ppoissi$ & $\PKSi$ & $\phi_i$ & $\psi_i$ &\postrefereechanges{$\PKSi$} & \postrefereechanges{$\phi_i$} & \postrefereechanges{$\PKSi$} & \postrefereechanges{$\omega_i$}
    \rule[-0.3ex]{0ex}{2.7ex} % strut
    \\
    \hline
    \input{low_phi_table_full}
  \end{tabular}
\end{table}


\subsubsection{Full infection count sequences} \label{s-res-full-seq}

Figure~\ref{f-probability-N} shows, unsurprisingly, that only a small handful of the countries' daily SARS-CoV-2 counts sequences have noise whose statistical distribution is consistent with the Poisson distribution, in the sense modelled here: $\Ppoissi$ (red circles) is close to zero in most cases.
\postrefereechanges{Specifically, {\PPoissLowerOnePercentSeqfull} countries ({\PPoissLowerOnePercentSeqfullPercent}\%) are inconsistent with the Poisson distribution at a significance of $\Ppoissi < 0.01$ and {\PPoissLowerFivePercentSeqfull} countries ({\PPoissLowerFivePercentSeqfullPercent}\%) are non-Poissonian at $\Ppoissi < 0.05$.}
On the contrary, the introduction of the $\phi_i'$ parameter, optimised to $\phi_i$ for each country $i$, provides a \postrefereechanges{sufficiently good fit in most cases, especially for the countries with low clustering $\phi_i$.
  While some of the probabilities ($\PKSi(\phi_i)$, green {\tt X} symbols) in Fig.~\ref{f-probability-N} \postrefereechanges{are} low in countries with the highest numbers of infections, these countries also have high $\phi_i$, so are not of interest as indicators of the absence of noise.
  Among countries with $\phi_i < \ClusteringThreshold$, the lowest probability $\PKSi$ is that of {\PKSPhiLowestSeqfullCountry} with $\PKSi = \PKSPhiLowestSeqfullProb$, i.e., the $\phi_i$ model is consistent with the data.
  In contrast, the negative binomial model $\phiinegbinomial$ (see \S\ref{s-res-alt} below), which is super-Poissonian by definition, and cannot model sub-Poissonian behaviour, yields $\PKSi = \PKSPhiNBLowestSeqfullProb$ for {\PKSPhiNBLowestSeqfullCountry}.
  Consistently with this, the Poissonian model for Algeria gives $\Ppoissi = \PPoissDZSeqfull$.
  The full sequence for Algeria is only fit by the $\phi_i'$ model, which allows sub-Poissonian behaviour.}

The consistency of the $\phi_i$ model with \postrefereechanges{most of} the data justifies continuing to Figure~\ref{f-phi-N}, which clearly shows a scaling relation: countries with greater overall numbers $N_i$ of infections also tend to have greater noise in the daily counts $n_i(j)$.
A Theil--Sen linear fit \citep{Theil50,Sen68} to the relation between $\log_{10}\phi_i$ and $\log_{10}N_i$ has a zeropoint of $\poissPhiNFullZeropointvalue \pm \poissPhiNFullSigZeropointvalue$ and a slope of $\poissPhiNFullSlopevalue \pm \poissPhiNFullSigSlopevalue$, where the standard errors (68\% confidence intervals if the distribution is Gaussian) are conservatively generated for both slope and zeropoint by 100 bootstraps.
By using a robust estimator, the low $\phi_i$ cases, which appear to be outliers, have little influence on the fit.
The fit is shown as a thick green line in Fig.~\ref{f-phi-N}.

This $\phi_i$--$N_i$ relation is consistent with $\phi_i \propto \sqrt{N_i}$.
To adjust the $\phi_i$ clustering value to take into account the dependence on $N_i$, and given that the slope is consistent with this simple relation, we propose an empirical definition of a normalised clustering parameter
\begin{equation}
  \psi_i := \phi_i/\sqrt{N_i}\,, \label{e-psi-law}
\end{equation}
so that $\psi_i$ should, by construction, be approximately constant.
While the estimated slope of the relation could be used rather than this half-integer power relation, the fixed relation in Eq.~\eqref{e-psi-law} offers the benefit of simplicity.

This relation should not be confused with the usual Poisson error.
By the divisibility of the Poisson distribution, the relation $\phi_i \propto \sqrt{N_i}$ that was found here can be used to show that
\begin{align}
  \sigma[\mumodel_i(j)/\phi_i] &\sim \sqrt{\mumodel_i(j)/\phi_i}
  \nonumber \\
  \Rightarrow
  \sigma[\mumodel_i(j)] &\sim \phi_i \sqrt{\mumodel_i(j)/\phi_i}
  \propto N_i^{1/4} \mumodel_i(j)^{1/2}  \,,
  %\Rightarrow
  %\sigma[\mumodel_i(j)] &\sim \sqrt{\phi_i\,\mumodel_i(j)}
  %\nonumber \\
  %  & \propto \sqrt{ \sqrt{N_i} \,\mumodel_i(j) } \\
  %&
\end{align}
where $\sigma[x]$ is the standard deviation of random variable $x$.
If we accept $\mumodel_i(j)$ as a fair model for $n_i(j)$ and that $n_i(j)$ is proportional to $N_i$, then we obtain
\begin{equation}
  \sigma[n_i(j)] \propto n_i^{3/4}\,.
  \label{e-epidemic-curve-3-4-law}
\end{equation}

\begin{figure}\centering
  \includegraphics[width=0.7\columnwidth]{phi_N_a}
  \caption{Clustering parameter $\phi_i^{\poissNSubseqLengthAvalue}$ for the $\poissNSubseqLengthAvalue$-day sequence of lowest $\phi_i^{\poissNSubseqLengthAvalue}$, as in Fig.~\protect\ref{f-phi-N}.
    The vertical axis range is expanded from that in Fig.~\protect\ref{f-phi-N}, to accommodate lower values.
    A robust \protect\citep{Theil50,Sen68} linear fit of $\log_{10}\phi_i^{\poissNSubseqLengthAvalue}$ against $\log_{10}N_i$ is shown as a thick green line (\sectionref{s-res-full-seq}).
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_28days.dat}{\projectzenodoid/phi\_N\_28days.dat}}.
    \label{f-phi-N-28}}
\end{figure}

\setlength{\tabcolsep}{3pt}
\begin{table}\centering
  \caption{Least noisy ${\poissNSubseqLengthAvalue}$-day sequences -- clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i^{\poissNSubseqLengthAvalue}$ values;
    extended table: \mbox{\href{\projectzenodofilesbase/phi_N_28days.dat}{\projectzenodoid/phi\_N\_28days.dat}}.
    \label{t-least-phi-psi-28}}
  \begin{tabular}{lrrcccc}
    \hline
    country & $N_i$ & $\scalaverage{n_i^{\poissNSubseqLengthAvalue}}$ & $\Ppoissi$ & $\PKSi$ & $\phi_i^{\poissNSubseqLengthAvalue}$ & starting
    \rule{0ex}{2.7ex} \\ % strut
    &&&&&& date
    \rule[-0.3ex]{0ex}{2ex} % strut
    \\
    \hline
    \input{low_phi_table_28days}
  \end{tabular}
\end{table}

Figure~\ref{f-psi-N} shows visually that $\psi_i$ appears to be scale-independent, in the sense that the dependence on $N_i$ has been cancelled, by construction.
The countries with the $\poissNLowestPsivalue$ lowest values of $\psi_i$ are
%those with \mbox{\href{https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2}{ISO 3166-1 alpha-2 codes}}
{\poissNLowestPsiCountriesvalue}.
Detailed SARS-CoV-2 daily count noise characteristics for the countries with lowest $\phi_i$ and $\psi_i$ are listed in Table~\ref{t-least-phi-psi}, including the Kolmogorov--Smirnov probability that the data are drawn from a Poisson distribution, $\Ppoissi$, the probability of the optimal $\phi_i$ model, $\PKSi$, and $\phi_i$ and $\psi_i$.

The approximate proportionality of $\phi_i$ to $\sqrt{N_i}$ for the full sequences is strong and helps separate low-noise SARS-CoV-2 count countries from those following the main trend.
However, the results for subsequences shown below in \sectionref{s-res-sub-seq} suggest that this $N_i$ dependence may be an effect of the typically longer durations of the pandemic in countries where the overall count is higher.

\subsubsection{Subsequences of infection counts} \label{s-res-sub-seq}

\begin{figure}\centering
  \includegraphics[width=0.7\columnwidth]{phi_N_b}
  \caption{Clustering parameter $\phi_i^{\poissNSubseqLengthBvalue}$ for the $\poissNSubseqLengthBvalue$-day sequence of lowest $\phi_i^{\poissNSubseqLengthBvalue}$, as in Fig.~\protect\ref{f-phi-N-28}.
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_14days.dat}{\projectzenodoid/phi\_N\_14days.dat}}.
    \label{f-phi-N-14}}
\end{figure}

\begin{table}\centering
  \caption{Least noisy $\poissNSubseqLengthBvalue$-day sequences -- clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i^{\poissNSubseqLengthBvalue}$ values;
    extended version of table: \mbox{\href{\projectzenodofilesbase/phi_N_14days.dat}{\projectzenodoid/phi\_N\_14days.dat}}.
    \label{t-least-phi-psi-14}}
  \begin{tabular}{lrrcccc}
    \hline
    country & $N_i$ & $\scalaverage{n_i^{\poissNSubseqLengthBvalue}}$ & $\Ppoissi$ & $\PKSi$ & $\phi_i^{\poissNSubseqLengthBvalue}$ & starting
    \rule{0ex}{2.7ex} \\ % strut
    &&&&&& date
    \rule[-0.3ex]{0ex}{2ex} % strut
    \\
    \hline
    \input{low_phi_table_14days}
  \end{tabular}
\end{table}

\begin{figure}\centering
  \includegraphics[width=0.7\columnwidth]{phi_N_c}
  \caption{Clustering parameter $\phi_i^{\poissNSubseqLengthCvalue}$ for the $\poissNSubseqLengthCvalue$-day sequence of lowest $\phi_i^\poissNSubseqLengthCvalue$, as in Fig.~\protect\ref{f-phi-N-28}.
    There are clearly a wider overall scatter and bigger error bars compared to Figs~\protect\ref{f-phi-N-28} and \protect\ref{f-phi-N-14}; a low $\phi_i^\poissNSubseqLengthCvalue$ is a \postrefereechanges{noisier} indicator than $\phi_i^{\poissNSubseqLengthAvalue}$ and $\phi_i^{\poissNSubseqLengthBvalue}$ \postrefereechanges{for individual countries}.
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_07days.dat}{\projectzenodoid/phi\_N\_07days.dat}}.
    \label{f-phi-N-7}}
\end{figure}

\begin{table}\centering
  \caption{Least noisy $\poissNSubseqLengthCvalue$-day sequences -- clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i^{\poissNSubseqLengthCvalue}$ values;
    extended table: \mbox{\href{\projectzenodofilesbase/phi_N_07days.dat}{\projectzenodoid/phi\_N\_07days.dat}}.
    \label{t-least-phi-psi-7}}
  \begin{tabular}{lrrcccc}
    \hline
    country & $N_i$ & $\scalaverage{n_i^{\poissNSubseqLengthCvalue}}$ & $\Ppoissi$ & $\PKSi$ & $\phi_i^\poissNSubseqLengthCvalue$ & starting
    \rule{0ex}{2.7ex} \\ % strut
    &&&&&& date
    \rule[-0.3ex]{0ex}{2ex} % strut
    \\
    \hline
    \input{low_phi_table_07days}
  \end{tabular}
\end{table}

Figures~\ref{f-phi-N-28}--\ref{f-phi-N-7} show the equivalent of Fig.~\ref{f-phi-N} for sequences of lengths $\poissNSubseqLengthAvalue$, $\poissNSubseqLengthBvalue$ and $\poissNSubseqLengthCvalue$ days, respectively.
The Theil--Sen robust fits to the logarithmic $(\phi_i^{\poissNSubseqLengthAvalue}, N_i)$; $(\phi_i^{\poissNSubseqLengthBvalue}, N_i)$; and $(\phi_i^{\poissNSubseqLengthCvalue}, N_i)$ relations are zeropoints and slopes of $\poissPhiNAZeropointvalue \pm \poissPhiNASigZeropointvalue$ and $\poissPhiNASlopevalue \pm \poissPhiNASigSlopevalue$; $\poissPhiNBZeropointvalue \pm \poissPhiNBSigZeropointvalue$ and $\poissPhiNBSlopevalue \pm \poissPhiNBSigSlopevalue$; and $\poissPhiNCZeropointvalue \pm \poissPhiNCSigZeropointvalue$ and $\poissPhiNCSlopevalue \pm \poissPhiNCSigSlopevalue$, respectively.
There is clearly no significant dependence of $\phi_i^d$ on $N_i$ for any of these fixed length subsequences, in contrast to the case of the $\phi_i$ dependence on $N_i$ for the full count sequences.
Thus, the empirical motivation for using $\psi_i$ (Eq.~\eqref{e-psi-law}) to discriminate between the countries' full sequences of SARS-CoV-2 data \postrefereechanges{is not justified from the information gained from the subsequences alone}.
Tables~\ref{t-least-phi-psi-28}--\ref{t-least-phi-psi-7} show the countries with the least noisy sequences as determined by $\phiiA, \phiiB$ and $\phiiC$, respectively.


\begin{figure*}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowAAvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowBAvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowCAvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowDAvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowEAvalue}
  \hfill
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowFAvalue}
  \caption{Least noisy $\poissNSubseqLengthAvalue$-day official SARS-CoV-2 national daily counts for countries with total counts $N_i > \poissNPlotNMinLowestPhivalue$ (see Fig.~\protect\ref{f-phi-N-28} and Table~\protect\ref{t-least-phi-psi-28}), shown as dots in comparison to the $\mumodel_i(j)$ model (median of the $\poissNMedianModelvalue$ neighbouring days) and 68\% error band for the Poisson point process.
    The ranges in daily counts (vertical axis) are chosen automatically and in most cases do not start at zero.
    About nine (32\%) of the points should be outside of the shaded band unless the counts have an anti-clustering effect that weakens Poisson noise.
    %A faint shaded band shows the $\phiiA$ model for the one country here with $\phi_i$ (slightly) greater than one (Russia), but is almost indistinguishable from the Poissonian band.
    The dates indicate the start date of each sequence.
    \postrefereechanges{ISO-3166-1 key: \CountriesDailyLowAAKey, \CountriesDailyLowBAKey, \CountriesDailyLowCAKey,
      \CountriesDailyLowDAKey, \CountriesDailyLowEAKey, \CountriesDailyLowFAKey.}
    \label{f-daily-counts-lowest-phi-28}}
\end{figure*}

\begin{figure*}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowACvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowBCvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowCCvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowDCvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowECvalue}
  \hfill
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyLowFCvalue}
  \caption{Least noisy $\poissNSubseqLengthCvalue$-day daily counts for countries with total counts $N_i > \poissNPlotNMinLowestPhivalue$ \postrefereechanges{(see Fig.~\protect\ref{f-phi-N-7} and Table~\protect\ref{t-least-phi-psi-7})}, as in Fig.~\protect\ref{f-daily-counts-lowest-phi-28}.
    A concentration of points close to the model indicates an anti-clustering effect; about 68\% \postrefereechanges{(five)} of the points should scatter up and down throughout the shaded band if the counts are Poissonian, \postrefereechanges{and about 32\% (two) should be outside the band.}
    In several cases, the data points appear to be mostly stuck to the model, with almost no scatter.
    \postrefereechanges{ISO-3166-1 key: \CountriesDailyLowACKey, \CountriesDailyLowBCKey, \CountriesDailyLowCCKey,
      \CountriesDailyLowDCKey, \CountriesDailyLowECKey, \CountriesDailyLowFCKey.}
    \label{f-daily-counts-lowest-phi-7}}
\end{figure*}

\begin{figure*}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyMedAAvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyMedBAvalue}
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyMedACvalue}
  \hfill
  \includegraphics[width=0.45\columnwidth]{\poissCountriesDailyMedBCvalue}
  \caption{Typical (median) $\poissNSubseqLengthAvalue$-day (above) and $\poissNSubseqLengthCvalue$-day (below) daily counts, as in Figs~\protect\ref{f-daily-counts-lowest-phi-28} and \protect\ref{f-daily-counts-lowest-phi-7}.
    The dark shaded band again shows a Poissonian noise model, which underestimates the noise.
    A faint shaded band shows the $\phi_i$ models for these countries' SARS-CoV-2 daily counts, and should contain about 68\% of the infection count points.
    \postrefereechanges{ISO-3166-1 key: \CountriesDailyMedAAKey, \CountriesDailyMedBAKey,
      \CountriesDailyMedACKey, \CountriesDailyMedBCKey.}
    \label{f-daily-counts-median-phi}}
\end{figure*}

\begin{table}
  \centering
  \caption{\protect\postrefereechanges{\protect\cite{Akaike74} and Bayesian \citep{Schwarz78} information criteria for the $\phi_i'$ and alternative analyses;
      plain-text version: \mbox{\href{\projectzenodofilesbase/AIC_BIC_full.dat}{\projectzenodoid/AIC\_BIC\_full.dat}}.
    \label{t-AIC-BIC}}}
  \postrefereechanges{\begin{tabular}{lcccccccccc}
    \hline
    \rule[-0.3ex]{0ex}{2.7ex} % strut
    %model & \multicolumn{2}{c}{$\phi_i'$} & \multicolumn{2}{c}{$\mulogmodel_i(j)$} & \multicolumn{2}{c}{$\omega_i$} \\
    model & \multicolumn{2}{c}{$\phi_i'$} & \multicolumn{2}{c}{log.\/ median} & \multicolumn{2}{c}{neg.\/ binomial} & \multicolumn{2}{c}{2-day grouping} & \multicolumn{2}{c}{3-day grouping}\\
    & $\AIC$ & $\BIC$ & $\AIC$ & $\BIC$ & $\AIC$ & $\BIC$ & $\AIC$ & $\BIC$ &$\AIC$ & $\BIC$
    \\
    %\\
    \hline
    \input{AIC_BIC_full}
  \end{tabular}}
\end{table}

\begin{figure}\centering
  \includegraphics[width=0.49\columnwidth]{psi_N_log_median}
  \includegraphics[width=0.49\columnwidth]{psi_N_neg_binomial}
  \caption{\postrefereechanges{\optionalem{Left:} Normalised clustering parameter $\psiilogmed$ (Eq.~\protect\eqref{e-psi-law}) using the logarithmic median model of the expected full-sequence counts (\S\protect\ref{s-meth-log-median}) versus $\psi_i$ for the primary analysis.
      \optionalem{Right:} Normalised clustering $\psiinegbinomial := \omega_i/\sqrt{N_i}$ for the negative binomial model (see Eqs~\protect\eqref{e-omega-defn-i}, \protect\eqref{e-omega-defn-ii}) versus $\psi_i$.
    A line shows $\psiilogmed = \psi_i$ and $\psiinegbinomial = \psi_i$, respectively.
    The data point for Algeria, with $\log_{10}\psi_i = \PsiPrimaryLogDZSeqfull \pm \PsiPrimaryStderrLogDZSeqfull$, $\log_{10}\psiinegbinomial= \PsiNegBinomialLogDZSeqfull \pm \PsiNegBinomialStderrLogDZSeqfull$, lies below the displayed area in the right-hand panel.
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_full.dat}{\projectzenodoid/phi\_N\_full.dat}}.
    \label{f-psi-log-median}}}
\end{figure}

\begin{figure}\centering
  \includegraphics[width=0.49\columnwidth]{psi_N_bidays}
  \includegraphics[width=0.49\columnwidth]{psi_N_tridays}
  \caption{\postrefereechanges{Normalised noisiness $\psiibidays$ and $\psiitridays$ (Eq.~\protect\eqref{e-psi-law})  for counts summed in successive pairs (\optionalem{left}) and triplets (\optionalem{right}) of days, respectively, versus that for the primary analysis.
      A line shows $\psiibidays = \psi_i$ and $\psiitridays = \psi_i$, respectively.
    Plain-text table: \mbox{\href{\projectzenodofilesbase/phi_N_full.dat}{\projectzenodoid/phi\_N\_full.dat}}.
    \label{f-psi-bidays}}}
\end{figure}


Tables~\ref{t-least-phi-psi-28} and \ref{t-least-phi-psi-14} show that the lists of countries with the strongest anti-clustering are similar \postrefereechanges{to one another}.
Thus, Fig.~\ref{f-daily-counts-lowest-phi-28} shows the SARS-CoV-2 counts curves for countries with the lowest $\phiiA$, and Fig.~\ref{f-daily-counts-lowest-phi-7} the curves for those with the lowest $\phiiC$.
Both figures exclude countries with total counts $N_i \le \poissNPlotNMinLowestPhivalue$, in which low total counts tend to give low clustering.
It is clear in these figures that several countries have subsequences that are strongly sub-Poissonian -- with some form of anti-clustering, whether natural or artificial.

\begin{figure}\centering
  \includegraphics[width=0.49\columnwidth]{pfi_phi_full}
  \includegraphics[width=0.49\columnwidth]{pfi_psi_full}
  \caption{\postrefereechanges{Dependence of $\phi_i$ (\optionalem{left}) and $\psi_i$ (\optionalem{right}) on the Press Freedom Index ($\RSFPFI$) for the full sequences.
      \label{f-pfi-full}}}
\end{figure}

\begin{figure}\centering
  \includegraphics[width=0.49\columnwidth]{pfi_phi_28d}
  \includegraphics[width=0.49\columnwidth]{pfi_psi_28d}
  \caption{\postrefereechanges{Dependence of $\phi_i^{28}$ (\optionalem{left}) and $\psi_i^{28}$ (\optionalem{right}) on $\RSFPFI$ for the 28-day subsequences.
      \label{f-pfi-28d}}}
\end{figure}



\begin{figure}\centering
  \includegraphics[width=0.49\columnwidth]{pfi_phi_14d}
  \includegraphics[width=0.49\columnwidth]{pfi_psi_14d}
  \caption{\postrefereechanges{Dependence of $\phi_i^{14}$ (\optionalem{left}) and $\psi_i^{14}$ (\optionalem{right}) on $\RSFPFI$ for the 14-day subsequences.
      \label{f-pfi-14d}}}
\end{figure}

\begin{figure}\centering
  \includegraphics[width=0.49\columnwidth]{pfi_phi_07d}
  \includegraphics[width=0.49\columnwidth]{pfi_psi_07d}
  \caption{\postrefereechanges{Dependence of $\phi_i^{7}$ (\optionalem{left}) and $\psi_i^{7}$ (\optionalem{right}) on $\RSFPFI$ for the 7-day subsequences.
      \label{f-pfi-07d}}}
\end{figure}

\begin{table}
  \centering
  \caption{\protect\postrefereechanges{Kendall $\tau$ statistic and its significance (two-sided) $\Ptau$ for the null hypothesis of no correlation between the ranking of $\RSFPFI$ and $\phi_i$ or $\psi_i$ for the full data or subsequences;
      plain-text version: \mbox{\href{\projectzenodofilesbase/pfi_correlations_table.dat}{\projectzenodoid/pfi\_correlations\_table.dat}}.
    \label{t-pfi}}}
  \postrefereechanges{\begin{tabular}{lcccccccc}
    \hline
    \rule[-0.3ex]{0ex}{2.7ex} % strut
    parameter & \multicolumn{2}{c}{full} & \multicolumn{2}{c}{28-day} & \multicolumn{2}{c}{14-day} & \multicolumn{2}{c}{7-day} \\
    & $\tau$ & $\Ptau$ & $\tau$ & $\Ptau$ & $\tau$ & $\Ptau$ & $\tau$ & $\Ptau$ \\
    %\\
    \hline
    \input{pfi_correlations_table}
  \end{tabular}}
\end{table}


Countries in the median of the $\phiiA$ and $\phiiC$ distributions have their curves shown in Fig.~\ref{f-daily-counts-median-phi} for comparison.
It is visually clear in the figure that the counts are dispersed widely beyond the Poissonian band, and that the $\phiiA$ and $\phiiC$ models are reasonable as a model for representing about 68\% of the counts within one standard deviation of the model values.

\subsubsection{Alternative analyses} \label{s-res-alt}

\postrefereechanges{Figure~\ref{f-psi-log-median} (left) shows that the logarithmic median model (\S\ref{s-meth-log-median}) of the counts gives almost identical best estimates to those of the primary model, i.e. $\psiilogmed \approx \psi_i$, but Table~\ref{t-AIC-BIC} shows very strong evidence favouring the original, arithmetic median model.

  %Figure~\ref{f-psi-neg-binomial}
  Figure~\ref{f-psi-log-median} (right) shows that the negative binomial model (\S\ref{s-meth-neg-binomial}) roughly gives $\psiinegbinomial \sim \psi_i$ (i.e. $\omega_i \sim \phi_i$), tending to $\psiinegbinomial < \psi_i$, especially for the least clustered cases.
  The error bars are very big for $\psiinegbinomial$ for several countries.
  Table~\ref{t-AIC-BIC} again shows very strong evidence favouring the original model over the negative binomial model.

  Figure~\ref{f-psi-bidays} shows that the counts grouped (summed) in pairs and triplets (\S\ref{s-meth-bidays}) yield $\psiibidays$ and $\psiitridays$ with more scatter and generally larger error bars than that of $\psi_i$, and $\psiibidays$ and $\psiitridays$ are mostly greater than $\psi_i$.
  Whether the AIC and BIC evidence (Table~\ref{t-AIC-BIC}) for 2-day and 3-day grouped data can be directly compared to that of the main analysis depends on whether the grouped data can be considered to be the same observational data as the original data, modelled with fewer free parameters.
  Since the characteristic of study is the noise, not the signal, the validity of this direct comparison is doubtful.
  Nevertheless, if the values of the AIC and BIC evidence are considered literally, then the 2-day grouping would yield a worse model than the model of the daily data, while the 3-day grouping would yield a better model than that for the daily data.
  The comparison of these different analyses could potentially be used to obtain a deeper understanding of the complex dynamics of this pandemic.
  The epidemiologically relevant sociological parameters of countries around the world are highly diverse (varying in population density, patterns of social contact, tendency to obey or disobey official health guidelines such as lockdown measures, demographic profiles, quality and availability of health services, communication patterns, frequency of COVID-19 comorbidity conditions, climate \citep{Afshordi2020covid19}), so comparison of the clustering behaviour on these different time scales might help to separate out some of these contributions.}

\subsection{\postrefereechanges{Comparison with the RSF Press Freedom Index}} \label{s-res-RSF}

\postrefereechanges{Figures~\ref{f-pfi-full}--\ref{f-pfi-07d} show the relation between $\phi_i$ and $\psi_i$ and the RSF Press Freedom Index ($\RSFPFI$; \S\ref{s-RSF-data}) for the full sequences and subsequences.
  Table~\ref{t-pfi} non-parametrically tests for correlations in these relations using the Kendall rank correlation statistic $\tau$ \citep{Kendall38,Kendall70,CrouxDehon2010}.
  The first row of the table shows that the unnormalised clustering parameter $\phi_i$ for the full sequence and subsequences generally anticorrelates with $\RSFPFI$.
  The strongest case is for 7-day subsequences, in which case the anticorrelation is significant at $\Ptau = \PKendallPhiSevend$.
  
  The normalised clustering parameter $\psi_i$ was found to be necessary above (Eq.~\eqref{e-psi-law}) to remove dependence on the total infection scale $N_i$ in the full sequences.
  The second row of Table~\ref{t-pfi} shows that for $\psi_i$, the anticorrelation is significant at the $\Ptau < 0.05$ level for the full sequence ($\Ptau = \PKendallPsiFull$) and for all the subsequences.
  However, the analysis of the subsequence results (\S\ref{s-res-sub-seq}) only justifies considering $\psi_i$ as the preferred parameter for the full sequence, and using $\phi_i^{28}, \phi_i^{14},$ and $\phi_i^{7}$ for the subsequences.
  Together, $\psi_i$, $\phi_i^{28}, \phi_i^{14},$ and $\phi_i^{7}$ yield a median significance level of $\Ptau = \PKendallMedian < 0.05$ (the significance is stronger in the JHU CSSE data; see Table~\ref{t-pfi-jhu} in Appendix~\ref{A-JHU}).
  Thus, there is statistically significant evidence that the worse the press freedom is in a country (as measured by higher $\RSFPFI$), the more likely it is that the SARS-CoV-2 daily counts are best modelled as sub-Poissonian.

  This result is an anticorrelation; it is not proof of a causal relation.
  Nevertheless, a simple explanation of the observed relation would be that there is interference in the data in association with a lack of media freedom.}
  


\section{Discussion} \label{s-disc}

\sloppy
\postrefereechanges{Figures~\ref{f-phi-N}--\ref{f-phi-N-7} vary in the degree to which they separate some groups of countries as being unusual in terms of the characteristics of their location in the $(N_i,\psi_i)$ plane.
  On visual inspection, Fig.~\ref{f-phi-N-28}, for $\phi_i^{28}$, appears to show the sharpest division between the main relation between clustering and total infection count, in which nine countries appear to have sub-Poissonian preferred models in a group well-separated from the others.
  If we interpret the sub-Poissonian behaviour as a result of interference associated with the lack of media freedom (high $\RSFPFI$, \S\ref{s-res-RSF}, Table~\ref{t-pfi}), then the more significant results are those for $\phi_i^{7}$ (Fig.~\ref{f-phi-N-7}, Table~\ref{t-least-phi-psi-7}).
  If interference did occur, then other public evidence of interference might add credibility to the interpretation.
  Here, some possible interpretations are discussed, including some individual low-noise sequences in Fig.~\ref{f-daily-counts-lowest-phi-28} and \ref{f-daily-counts-lowest-phi-7}.
  Some typical sequences (as selected by median $\phi_i^{28}$ and $\phi_i^7$) are shown for comparison in Fig.~\ref{f-daily-counts-median-phi}.
  
  The analysis in this paper makes very few assumptions and does not claim to measure the full nature of the pandemic.
  The following interpretations of the numerical results would benefit from future studies that attempt worldwide models of the underlying epidemiology of the pandemic.
  Detailed modelling is usually restricted to a small number of countries (e.g. \citealt{Chowdhury2020,KimLLP2020overdisp}; \mbox{\citealt{MolinaCuevas2020covid19}}; \citealt*{JiangZhaoShao2020covid19}; \citealt{Afshordi2020covid19}).}

\subsection{High total infection count}
\postrefereechanges{While the main question of interest in this paper is whether anti-clustering can be detected, the results may also indicate characteristics of countries with high clustering values.
  The United States, India and Brazil are clearly separated in Figs~\ref{f-phi-N} and \ref{f-psi-N} from the majority of other countries by their high official total infection counts of about $10^7$.}
They have correspondingly higher clustering values $\phi_i$, although their normalised clustering values $\psi_i$ are in the range of about \postrefereechanges{$0.01 < \psi_i < 1$} covered by the majority of countries in Fig.~\ref{f-psi-N}.

It does not seem realistic that \postrefereechanges{the $\phi_i$ values greater than 600 for the US and Brazil} are purely an effect of intrinsic infection events -- \enquote*{superspreader} events in crowded places or nursing homes.
While individual big clusters may occur given the high overall scale of infections, it seems more likely that \postrefereechanges{there is a strong role played by} administrative clustering.
Both countries are federations, and have numerous geographic administrative subdivisions with a diversity of political and administrative methods.
A plausible explanation for the dominant effect yielding \postrefereechanges{$\phi_i > 600$} in these two countries is that on any individual day, the arrival and full processing of reports depends on a number of sub-national administrative regions, each reporting a few hundred new infections.

For example, if there are \postrefereechanges{100 reporting regions, with typically about 10 of these each reporting about 600 infections daily}, then typically (on about 68\% of days) there will be about 7 to 13 reports per day.
This would give a range varying from about \postrefereechanges{4200 to 7800} cases per day, rather than \postrefereechanges{5923 to 6077}, which would be the case for unclustered, Poissonian counts (\postrefereechanges{since $\sqrt{6000} \approx 77$}).
Lacking a system that obliges sub-national divisions -- and laboratories -- to report their test results in time-continuous fashion and that validates and collates those reports on a time scale much shorter than 24 hours, this type of clustering seems natural in the sociological sense.
\postrefereechanges{It is also possible that in these two large federations, the intrinsic heterogeneity compared to many countries of smaller populations leads to other noise effects that combine with the \enquote*{administrative} effect of stochasticity in the number of regional reports received as sketched above.}

India's overall position in the $(\psi_i,N_i)$ plane (Fig.~\ref{f-psi-N} and Table~\ref{t-least-phi-psi}) \postrefereechanges{appears quite typical}, with an unnormalised clustering parameter $\phi_i = \PhiINSeqfull \times 10^{\pm\PhiINSeqfullSigLogTen}$.
However, Table~\ref{t-least-phi-psi-7} shows that despite its large overall infection count, India achieved a \postrefereechanges{7-day} sequence with a preferred \postrefereechanges{$\phi_i^7 = \PhiINSeqc$, giving it a place in Table~\ref{t-least-phi-psi-7} and being easy to identify in the bottom-right part of Fig.~\ref{f-phi-N-7}.
  Figure~\ref{f-daily-counts-lowest-phi-7} presents this subsequence.}
Five values appear almost exactly on the model curve rather than scattering above and below.
Moreover, the value is just below 10,000.
Epidemiologically, it is not credible to believe that 10,000 officially reported cases per day should be an attractor resulting from the pattern of infections and system of reporting.
Given that the value of 10,000 is a round number in the decimal-based system, a reasonable speculation would be that the daily counts for India were artificially held at just below 10,000 for several days.
The crossing of the 10,000 psychological threshold of daily infections was noted in the media \citep{TheHindu20200612IN10k}, but the lack of noise in the counts during the week preceding the crossing of the threshold appears to have gone unnoticed.
After crossing the 10,000 threshold, the daily infections in India continued increasing, as can be seen in the full counts (\mbox{\href{\projectzenodofilesbase/WP_C19CCTF_SARSCoV2.dat}{\projectzenodoid/WP\_C19CCTF\_SARSCoV2.dat}}).

\subsection{Neither Poissonian nor super-Poissonian} \label{s-disc-DZ}

\postrefereechanges{The negative binomial model $\phiinegbinomial$ (\S\ref{s-res-alt}) rejects the possibility of {\PKSPhiNBLowestSeqfullCountry} having a super-Poissonian noise distribution at $\PKSi = \PKSPhiNBLowestSeqfullProb$.
  The Poissonian model for Algeria is similarly rejected with $\Ppoissi = \PPoissDZSeqfull$.
  However, the $\phi_i$ model does model the {\PKSPhiLowestSeqfullCountry} data adequately, with a modest probability of $\PKSi = \PKSPhiLowestSeqfullProb$.

  Figure~\ref{f-daily-counts-lowest-phi-28} dramatically shows the least noisy 28-day sequence for Algeria.
  Only two days of SARS-CoV-2 recorded infections during this period appear to have diverged towards the edge of the Poissonian 68\% band, rather than about nine, the expected number that should be outside this band for a Poissonian distribution.
  Almost all of the points appear to stick extremely closely to the median model.
  It is difficult to imagine a natural process for obtaining noise that is this strongly sub-Poissonian, especially in the context where most countries have super-Poissonian daily counts.
  Compartmental epidemic modelling of the Algerian data, which has been published for the period ending 24 May 2020 \mbox{\citep*{Rouabah2020DZ}}, could be used to try to reconstruct the true daily counts.}

\subsection{Low normalised clustering $\psi_i$ or subsequence clustering $\phi_i^{28}, \phi_i^{14}$, or $\phi_i^7$}

\subsubsection{Low clustering, high $N_i$}
\postrefereechanges{Turkey and Russia have total infection counts of about 3 million, similar to those of several other countries, but have managed to keep their daily infection rates much less noisy -- by about a factor of 10 to 100 -- than would be expected from the general pattern displayed in the figures.
  These two countries appear as an isolated pair in the bottom-right of both Figs~\ref{f-psi-N} and \ref{f-phi-N-28}, and appear in all four tables of low $\psi_i$ (Table~\ref{t-least-phi-psi}) and low subsequence $\phi_i$ (Tables~\ref{t-least-phi-psi-28}--\ref{t-least-phi-psi-7}).
  Russia has the very modest value of $\phi_i = \PhiRUSeqfullThreeSigFig \times 10^{\pm\PhiRUSeqfullSigLogTen}$ and Turkey has $\phi_i = \PhiTRSeqfullThreeSigFig \times 10^{\pm\PhiTRSeqfullSigLogTen}$, despite their large total infection counts.}
This would require that both intrinsic clustering of infection events and administrative procedures work much more smoothly in Russia and Turkey than in \postrefereechanges{other countries with comparable total infection counts}.
Tables~\ref{t-least-phi-psi-28} and \ref{t-least-phi-psi-14} and Fig.~\ref{f-daily-counts-lowest-phi-28} show that the Russian \postrefereechanges{and Turkish} official SARS-CoV-2 counts indeed show very little noise compared to more typical cases (Fig.~\ref{f-daily-counts-median-phi}).
\postrefereechanges{There appear to be weekend dips in the Russian case (see \S\ref{s-dips} below).
  Since these are included in the analysis, an exclusion of the weekend dips would lead to an even lower clustering estimate.
  At the intrinsic epidemiological level, if the Russian and Turkish} counts are to be considered accurate, then very few clusters -- in nursing homes, religious gatherings, bars, restaurants, schools, shops -- can have occurred.
Moreover, laboratory testing and transmission of data through the administrative chain from local levels to the \postrefereechanges{national health agency must have occurred without the clustering effects that are present in the data for the United States, Brazil, India, and other countries with high total infection counts $N_i > 2$~million, for which $\phi_i$ is typically above 100.}
International media interest in Russian COVID-19 data has mostly focussed on controversy related to COVID-19 death counts \citep{Newsweek20200514RUCOVID19}, with apparently no attention given so far to the modestly super-Poissonian nature of the daily counts, in contrast to the strongly super-Poissonian counts of other countries with high total infection counts.
\postrefereechanges{How did Russia and Turkey achieve low-$\phi_i$ (super-Poissonian), i.e. low clustering?}


\subsubsection{Low clustering, medium $N_i$}
\fussy

\begin{figure}\centering
  \includegraphics[width=0.7\columnwidth]{weeklydip_full}
  \caption{\postrefereechanges{Histogram of weekly dip $w_i$ (Eq.~\protect\eqref{e-defn-wi}) in national daily SARS-CoV-2 counts.
    Values below unity indicate a dip; values above unity indicate a bump.
    Plain-text full list of $w_i$: \mbox{\href{\projectzenodofilesbase/phi_N_full.dat}{\projectzenodoid/phi\_N\_full.dat}}.
    \label{f-dip}}}
\end{figure}

\postrefereechanges{Some cases of interest appear among the countries with officially lower total infection counts.}
The Belarus (BY) case is present in all four tables (Tables~\ref{t-least-phi-psi}--\ref{t-least-phi-psi-7}).
The least noisy Belarusian counts curve appears in Figs~\ref{f-daily-counts-lowest-phi-28} \postrefereechanges{and \ref{f-daily-counts-lowest-phi-7}.}
As with the other panels in the daily counts figures, the vertical axis is set by the data instead of starting at zero, in order to best display the information on the noise in the counts.
With the vertical axis starting at zero, the Belarus daily counts would look nearly flat in this figure.
They appear to be bounded above by the round number of 1000 SARS-CoV-2 infections per day, which, again, \postrefereechanges{as in the case of India}, could appear to be a psychologically preferred barrier.
Media have expressed scepticism of Belarusian COVID-19 related data \citep{NYTKramer20200425BYnoviruses,AFN20200512BYunderestimates}.
\postrefereechanges{The Albanian case (Figs~\ref{f-daily-counts-lowest-phi-28} and \ref{f-daily-counts-lowest-phi-7}) also could be interpreted as hitting a psychological barrier of a decimal round number, an artificial cap of 300 infections per day, in mid-October 2020.}

\sloppy
One remaining case of a coincidence is that the lowest noise 7-day sequence listed for Poland (Table~\ref{t-least-phi-psi-7}) is for the 7-day period starting 20 June 2020, with $\phi_i^7 = \PhiPLSeqc \times 10^{\pm\PhiPLSeqcSigLogTen}$.
This is a factor of about \postrefereechanges{300} below Poland's clustering value for the full sequence of its SARS-CoV-2 daily infection counts, $\phi_i = \PhiPLSeqfull \times 10^{\pm\PhiPLSeqfullSigLogTen}$, which Fig.~\ref{f-phi-N} shows is typical for a country with an intermediate total infection count.
On 28 June 2020, there was a \optionalem{de facto} (of disputed constitutional validity, \citealt{Wyrzykowski2020,Letowska2020}) first-round presidential election in Poland.
Figure~\ref{f-daily-counts-lowest-phi-7} shows that the counts for Poland during the final pre-first-round-election week did not scatter widely throughout the Poissonian band.
A decimal-system round number also appears in this figure: the daily infection rate is slightly above about 300 infections per day and drops to slightly below that.
\postrefereechanges{This appears to be the same psychological daily infection count attractor as for Albania.}
The intrinsic clustering of SARS-CoV-2 infections in Poland together with testing and administrative clustering of the confirmed cases appear to have temporarily disappeared just prior to the election date, yielding what is best modelled as an incident of sub-Poissonian counts.

\subsubsection{JHU CSSE data}
The JHU CSSE data give mostly similar results to the {\WPCCTF} data.
These are presented and briefly discussed in Appendix~\ref{A-JHU}.


\subsubsection{\postrefereechanges{Weekend dips in the counts}} \label{s-dips}

\postrefereechanges{One sociological contribution to noise not mentioned above is that in several countries, the official daily counts are lower on or immediately after weekends.
  Credible factors include fewer medical and laboratory workers available to carry out tests and fewer administrators registering, collecting and transmitting data.
  A dip in the counts on weekends would tend to add noise to the daily count time series, making the above results conservative.
  These dips can be quantified using the one-dimensional discrete fast Fourier transform (FFT).
  With the usual FFT convention, we transform $n_i(j)$ into $f_i(j)$ at $j$ days, where $f_i(0)$ is the mean and a weekly dip should appear as a negative value at $f_i(7)$.
  We define a \enquote*{weekend dip} $w_i$ for country $i$ by subtracting the mean of the neighbours and normalising:
  \begin{align}
    w_i & := 1 + \pi \frac{f_i(7) - [f_i(6)+f_i(8)]/2}{f_i(0)} \,.
    \label{e-defn-wi}
  \end{align}
  This should correspond to a multiplicative factor, i.e., $w_i = 0.85$ means a 15\% dip.

  Figure~\ref{f-dip} shows the distribution of $w_i$ (mean $\pm$ std.\/ error: $\weeklyDipMeanvalue \pm \weeklyDipSerrMeanvalue$; std.\/ dev.: $\weeklyDipStdvalue$; median: $\weeklyDipMedianvalue$; interquartile range: $\weeklyDipIQRvalue$).
  Unexpectedly, not only are there several countries with dips, but there are also several countries with a strong \optionalem{excess} signal on the 7-day time scale.
  There is no reason to expect the overall distribution to be Gaussian.
  The Shapiro--Wilk statistic \citep{ShapiroWilk65} is $W=\weeklyDipShapirowilkRvalue$, rejecting the possibility of the distribution being Gaussian to extremely high significance: $p=\weeklyDipShapirowilkPvalue$.
  Future work in studying the noise characteristics of a pandemic could take into account this weekly component of daily infection statistics.}

\subsection{\postrefereechanges{Further statistical models: autoregression}}

\postrefereechanges{A possible extension of the current work would be to iteratively consider an autoregressive model \citep[e.g.][\S12-3]{PapoulisPillai02} for each time series.
  An initial model such as the one used here, the median of the preceding and succeeding days, could first be inferred from the sequence.
  This would be subtracted from the time series $n_i(j)$ to obtain a process that could be assumed as having a stationary central value and a time-varying noise distribution.
  An autoregressive model of the resulting sequence (or its logarithm) could then be modelled by a time-dependent ($j$-dependent) Poissonian or negative binomial stochastic term to find the optimal autoregression coefficients.
  The resulting coefficients could then be used to subtract an improved model from the times series and obtain a new iteration of an autoregression model.
  Continuing the iteration might lead to convergence on a specific autoregressive model that is stable against further iteration.
  In this case, the residual noise could then be analysed as in the current work.}

\subsection{RSF Press Freedom Index} \label{s-disc-RSF}

\postrefereechanges{Although the relations in Fig~\ref{f-pfi-full}--\ref{f-pfi-07d} generally show anticorrelations ($\RSFPFI$ increases from 0 to 100 as press freedom decreases, i.e. it could be better described as a lack-of-press-freedom parameter), there does appear to be a tendency for the countries with the lowest clustering values to have intermediate $\RSFPFI \sim 40$.
  In other words, despite the overall relation, some countries with the lowest levels of press freedom appear to have noise in their daily SARS-CoV-2 counts that appears only moderately low or typical.
  Mainland China stands out as an exception in all eight panels of these four figures, with both a high clustering, $\phi_i = \PhiCNSeqfull$ in the full sequence case, and a high lack of press freedom, $\RSFPFI = \PFITwentyTwentyCN$.

  While a causal relation, via general processes of media freedom pressuring politicians and public servants to produce honest data, and vice versa, would provide the simplest interpretation of the overall correlation found here, other interpretations should be considered.
  Indices to measure the much wider concept of democracy tend to suffer from a lack of clarity in definitions and method \mbox{\citep{MunckVerkuilen02}}, quite likely due to the nature of democracy as a highly complex phenomenon that is difficult to represent with a single index.
  Nevertheless, \citet{Balashov2020NBL} study the relations between democracy indicators and validity in daily COVID-19 data, using a very different method to the one introduced in this paper, and point out that democracy, economic and health system national indicators tend to correlate strongly to one another (see \S2 of \mbox{\citealt{Balashov2020NBL}} for a literature review of relations between democracy and data manipulation).
  An alternative interpretation to direct causality could be explored along these lines.
  Other lines of analysis would be needed to establish causal relations instead of statistical correlations.}

\section{Conclusion} \label{s-conclu}

\fussy
Given the overdispersed, one-parameter Poissonian $\phi_i$ model proposed, the noise characteristics of the daily SARS-CoV-2 infection data suggest that most of the countries' data form a single family in the $(\phi_i,N_i)$ plane.
The clustering -- whether epidemiological in origin, or caused by testing or administrative pipelines -- tends to be greater for greater numbers of total infections.
Several countries appear, however, to show unusually anti-clustered (low-noise) daily infection counts.

\fussy
Since these daily infection counts data constitute data of high epidemiological interest, the statistical characteristics presented here and the general method could be used as the basis for further investigation into the data of countries showing exceptional characteristics.
The relations between the most anti-clustered counts and the psychologically significant decimal system round numbers (\postrefereechanges{India}: 10,000 daily, \postrefereechanges{Belarus}: 1000 daily, \postrefereechanges{Albania, Poland}: 300 daily), and in relation to a \optionalem{de facto} national presidential election, raise the question of whether or not these are just coincidences.
\postrefereechanges{The statistically significant anticorrelation of the clustering with the \optionalem{Reporters sans fronti\`eres} Press Freedom Index, i.e. less press freedom was found to correlate with less clustering, strengthening the credibility of the $\phi_i$ clustering model for judging the validity of daily pandemic data published by national government agencies.
The suspicious periods of data found here are mostly complementary to those studied by Balashov et al.\/, since those authors' Benford's law analysis mainly focuses on the first-digit Benford's law during the exponentially growing phases of the pandemic in any particular country \mbox{\citep{Balashov2020NBL}}, while this analysis studies noise in data for the full pandemic up to {\WPCnineteenCCTFdownloadeddate}.}

\sloppy
It should be straightforward for any reader to extend the analysis in this paper by first checking its reproducibility with the free-licensed source package provided using the {\sc Maneage} framework \citep{Akhlaghi2020maneage}, and then extending, updating or modifying it in other appropriate ways; see \mbox{\S\hyperlink{s-code-avail}{{\sffamily Code availability}}} below.
Reuse of the data should be straightforward using the files archived at \mbox{\projectzenodohref}.


%% End of main body.

\begin{acknowledgements}
  Thank you to Marius Peper, Taha Rouabah, \postrefereechanges{Dmitry Borodaenko,} anonymous colleagues, \postrefereechanges{and to Niayesh Afshordi and the two other referees}  for several useful comments and to the Maneage developers for the Maneage framework in general and for several specific comments on this work.
  This project has been supported by the Pozna\'n Supercomputing and Networking Center (PSNC) computational grant 314.
\end{acknowledgements}

\begin{softacknowledgements}
  %% Mention all used software in an appendix.
  %\section{Software acknowledgement}
  \input{tex/build/macros/dependencies.tex}
  \sloppy
\end{softacknowledgements}

\section*{{}}%Notes
\begin{funding}
  No funding has been received for this project.
\end{funding}


\begin{dataavailability} \label{s-data-avail}
  As described above in \sectionref{s-input-data}, the source of curated SARS-CoV-2 infection count data used for the main analysis in this paper is the {\WPCCTF} data, downloaded using the script {\tt \WPchartscript} and stored in the file {\tt \WPchartfile} in the reproducibility package available at \mbox{\projectzenodohref}.
  The data file is archived at \mbox{\href{\projectzenodofilesbase/WP_C19CCTF_SARSCoV2.dat}{\projectzenodoid/WP\_C19CCTF\_SARSCoV2.dat}}.
  The WHO data that was compared with the {\WPCCTF} data via a jump analysis (Fig.~\ref{f-WHO-vs-WP}) was downloaded from {\url{\WHOsrcurl}} and was \mbox{\href{\WHOarchiveurl}{archived on \WHOdownloadeddate}}.\sloppy

  % The blank line (paragraph break) before closing this section is needed
  % so that \sloppy is active, allowing the paragraph to be formatted nicely.
\end{dataavailability}

\begin{codeavailability}
  \hypertarget{s-code-avail}{}In addition to the SARS-CoV-2 infection count data for this paper, the full \postrefereechanges{downloading of complementary data}, calculations, production of figures, tables and values quoted in the text of the pdf version of the paper are intended to be fully reproducible on any POSIX-compatible system using free-licensed software, which, by definition, the user may modify, redistribute, and redistribute in modified form.
  The reproducibility framework is technically a {\sc git} branch of the {\sc  Maneage} package \citep{Akhlaghi2020maneage}\footnote{\url{https://maneage.org}}, earlier used to produce reproducible papers \mbox{\citep{Infantesainz20}}.
  The {\sc git} repository commit ID of this version of this paper is \projectname-\projectversion{}.
  The primary \postrefereechanges{(live)} {\sc git} repository is {\projectgitrepository}, \postrefereechanges{archived at \mbox{\projectSWHhref}.
  The full reproducibility package is archived at \mbox{\projectzenodohref}.}
  Bug reports and discussion are welcome at {\projectgitrepositoryissues}.
\end{codeavailability}

\begin{conflictofinterest}
  The author of this paper is aware of no financial or similar conflicts of interests.
  % Being a volunteer in the Wikipedia \optionalem{WikiProject COVID-19 Case Count Task Force} is not really a conflict of interest. There is no way that I am likely to benefit personally from the analysis in this paper.
\end{conflictofinterest}

\begin{orcid}
  {\it Boudewijn F. Roukema} \href{https://orcid.org/\boudroukemaorcid}{ORCID: https://orcid.org/\boudroukemaorcid}
\end{orcid}








%% Tell BibLaTeX to put the bibliography list here.
%% Tell BibLaTeX to put the bibliography list here.
{\small
  \bibliographystyle{\bibtexbstfile}
  \bibliography{\bibtexbibfiletmp}
}

%% Start appendix.
\appendix

\section{JHU CSSE data} \label{A-JHU}
The John Hopkins University Center for Systems Science and Engineering global time series data was downloaded on {\JHUdate} from {\JHUurl}, from git commit {\sc \JHUcommit}, and analysed using the same software and parameters as for the {\WPCCTF} data.
Tables~\ref{t-least-phi-psi-jhu}--\ref{t-least-phi-psi-7-jhu} show the equivalent of Tables~\ref{t-least-phi-psi}--\ref{t-least-phi-psi-7}, respectively.
The rankings and $\phi_i$ estimates appear mostly similar between the two datasets, \postrefereechanges{with small differences}.
One difference is that the low $\phi_i^7$ value for India shown in Table~\ref{t-least-phi-psi-7} is absent in Table~\ref{t-least-phi-psi-7-jhu}.
In other words, while the media stated that the daily confirmed count in India first went above the 10,000-per-day psychological threshold on 12 June 2020 \citep{TheHindu20200612IN10k}, the JHU CSSE data crossed this threshold earlier, and contains noise that was unknown at that time to the \postrefereechanges{national Indian} media and is absent from the {\WPCCTF} data.

\postrefereechanges{Another difference is that Saudi Arabia, Iran, and the United Arab Emirates have lowest-noise subsequence dates detected in 2021 in the JHU CSSE Tables~\ref{t-least-phi-psi-28-jhu}--\ref{t-least-phi-psi-7-jhu}, while no country has lowest-noise subsequences in 2021 in the {\WPCCTF} data (Tables~\ref{t-least-phi-psi-28}--\ref{t-least-phi-psi-7}).

Table~\ref{t-pfi-jhu} shows that the JHU CSSE data generally find somewhat stronger anticorrelations between the clustering parameters and $\RSFPFI$ compared to Table~\ref{t-pfi}.}

\setlength{\tabcolsep}{6pt}
\begin{table}\centering
  \caption{As in Table~\protect\ref{t-least-phi-psi}, for the JHU CSSE data: clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i$ and $\poissNLowestPsivalue$ lowest $\psi_i$ values, i.e., the least noise;
    extended version of table: \mbox{\href{\projectzenodofilesbase/phi_N_full_jhu.dat}{\projectzenodoid/phi\_N\_full\_jhu.dat}}.
    \label{t-least-phi-psi-jhu}}
  \begin{tabular}{lrcccc|cccc}
    \hline
    country
    & \multicolumn{5}{c}{$\phi_i'$ model} & \multicolumn{4}{|c}{\postrefereechanges{alternative analyses}}\\
    &&&&&
    & \multicolumn{2}{c}{\postrefereechanges{$\mulogmodel_i$}}
    & \multicolumn{2}{c}{\postrefereechanges{$\omega_i$}}
    \\
    & $N_i$ & $\Ppoissi$ & $\PKSi$ & $\phi_i$ & $\psi_i$ &\postrefereechanges{$\PKSi$} & \postrefereechanges{$\phi_i$} & \postrefereechanges{$\PKSi$} & \postrefereechanges{$\omega_i$}
    \rule[-0.3ex]{0ex}{2.7ex} % strut
    \\
    \hline
    \input{low_phi_table_full_jhu}
  \end{tabular}
\end{table}

\setlength{\tabcolsep}{3pt}
\begin{table}\centering
  \caption{As in Table~\protect\ref{t-least-phi-psi-28}, for the JHU CSSE data: least noisy ${\poissNSubseqLengthAvalue}$-day sequences -- clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i^{\poissNSubseqLengthAvalue}$ values;
    extended table: \mbox{\href{\projectzenodofilesbase/phi_N_28days_jhu.dat}{\projectzenodoid/phi\_N\_28days\_jhu.dat}}.
    \label{t-least-phi-psi-28-jhu}}
  \begin{tabular}{lrrcccc}
    \hline
    country & $N_i$ & $\scalaverage{n_i^{\poissNSubseqLengthAvalue}}$ & $\Ppoissi$ & $\PKSi$ & $\phi_i^{\poissNSubseqLengthAvalue}$ & starting
    \rule{0ex}{2.7ex} \\ % strut
    &&&&&& date
    \rule[-0.3ex]{0ex}{2ex} % strut
    \\
    \hline
    \input{low_phi_table_28days_jhu}
  \end{tabular}
\end{table}

\begin{table}\centering
  \caption{As in Table~\protect\ref{t-least-phi-psi-14}, for the JHU CSSE data: least noisy $\poissNSubseqLengthBvalue$-day sequences -- clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i^{\poissNSubseqLengthBvalue}$ values;
    extended version of table: \mbox{\href{\projectzenodofilesbase/phi_N_14days_jhu.dat}{\projectzenodoid/phi\_N\_14days\_jhu.dat}}.
    \label{t-least-phi-psi-14-jhu}}
  \begin{tabular}{lrrcccc}
    \hline
    country & $N_i$ & $\scalaverage{n_i^{\poissNSubseqLengthBvalue}}$ & $\Ppoissi$ & $\PKSi$ & $\phi_i^{\poissNSubseqLengthBvalue}$ & starting
    \rule{0ex}{2.7ex} \\ % strut
    &&&&&& date
    \rule[-0.3ex]{0ex}{2ex} % strut
    \\
    \hline
    \input{low_phi_table_14days_jhu}
  \end{tabular}
\end{table}

\begin{table}\centering
  \caption{As for Table~\protect\ref{t-least-phi-psi-7}, for the JHU CSSE data: least noisy $\poissNSubseqLengthCvalue$-day sequences -- clustering parameters for the countries with the $\poissNLowestPhivalue$ lowest $\phi_i^{\poissNSubseqLengthCvalue}$ values;
    extended table: \mbox{\href{\projectzenodofilesbase/phi_N_07days_jhu.dat}{\projectzenodoid/phi\_N\_07days\_jhu.dat}}.
    \label{t-least-phi-psi-7-jhu}}
  \begin{tabular}{lrrcccc}
    \hline
    country & $N_i$ & $\scalaverage{n_i^{\poissNSubseqLengthCvalue}}$ & $\Ppoissi$ & $\PKSi$ & $\phi_i^\poissNSubseqLengthCvalue$ & starting
    \rule{0ex}{2.7ex} \\ % strut
    &&&&&& date
    \rule[-0.3ex]{0ex}{2ex} % strut
    \\
    \hline
    \input{low_phi_table_07days_jhu}
  \end{tabular}
\end{table}

\begin{table}
  \centering
  \caption{\protect\postrefereechanges{As for Table~\protect\ref{t-AIC-BIC}, \protect\cite{Akaike74} and Bayesian \citep{Schwarz78} information criteria for the $\phi_i'$ and alternative analyses for the JHU CSSE data;
      plain-text version: \mbox{\href{\projectzenodofilesbase/AIC_BIC_full_jhu.dat}{\projectzenodoid/AIC\_BIC\_full\_jhu.dat}}.
    \label{t-AIC-BIC-jhu}}}
  \postrefereechanges{\begin{tabular}{lcccccccccc}
    \hline
    \rule[-0.3ex]{0ex}{2.7ex} % strut
    %model & \multicolumn{2}{c}{$\phi_i'$} & \multicolumn{2}{c}{$\mulogmodel_i(j)$} & \multicolumn{2}{c}{$\omega_i$} \\
    model & \multicolumn{2}{c}{$\phi_i'$} & \multicolumn{2}{c}{log.\/ median} & \multicolumn{2}{c}{neg.\/ binomial} & \multicolumn{2}{c}{2-day grouping} & \multicolumn{2}{c}{3-day grouping}\\
    & $\AIC$ & $\BIC$ & $\AIC$ & $\BIC$ & $\AIC$ & $\BIC$ & $\AIC$ & $\BIC$ &$\AIC$ & $\BIC$
    \\
    %\\
    \hline
    \input{AIC_BIC_full_jhu}
  \end{tabular}}
\end{table}

\begin{table}
  \centering
  \caption{\protect\postrefereechanges{As for Table~\protect\ref{t-pfi}, Kendall $\tau$ statistic and its significance (two-sided) $\Ptau$ for the null hypothesis of no correlation between the ranking of $\RSFPFI$ and $\phi_i$ or $\psi_i$ for the full data or subsequences, for the JHU CSSE data;
      plain-text version: \mbox{\href{\projectzenodofilesbase/pfi_correlations_table_jhu.dat}{\projectzenodoid/pfi\_correlations\_table.dat}}.
    \label{t-pfi-jhu}}}
  \postrefereechanges{\begin{tabular}{lcccccccc}
    \hline
    \rule[-0.3ex]{0ex}{2.7ex} % strut
    parameter & \multicolumn{2}{c}{full} & \multicolumn{2}{c}{28-day} & \multicolumn{2}{c}{14-day} & \multicolumn{2}{c}{7-day} \\
    & $\tau$ & $\Ptau$ & $\tau$ & $\Ptau$ & $\tau$ & $\Ptau$ & $\tau$ & $\Ptau$ \\
    %\\
    \hline
    \input{pfi_correlations_table_jhu}
  \end{tabular}}
\end{table}



%% Finish LaTeX
\end{document}

%% This file is part of Maneage (https://maneage.org).
%
%% This file is free software: you can redistribute it and/or modify it
%% under the terms of the GNU General Public License as published by the
%% Free Software Foundation, either version 3 of the License, or (at your
%% option) any later version.
%
%% This file is distributed in the hope that it will be useful, but WITHOUT
%% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
%% FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
%% for more details.
%
%% You should have received a copy of the GNU General Public License along
%% with this file.  If not, see <http://www.gnu.org/licenses/>.
back to top