%% ARTICLE TEMPLATE FOR THE CANADIAN JOURNAL OF STATISTICS
%%
%% Please refer to the CJS author guidelines for general writing
%% instructions, and to the documentation of the class cjs-rcs-article
%% for a detailed description of the class.
%%
%% [Do not hesitate to delete the comments once read.]
%%
%% Class declaration for an article in English. Submit your manuscript
%% with the 'review' option. Remove the option to prepare the final
%% version accepted for publication.
\documentclass[french,english,review]{cjs-rcs-article}
%% Reserved commands for the journal editors. Leave untouched
%% and commented out.
% \jvol{00}
% \jissue{00}
% \jyear{YYYY}
% \firstpage{1}
% \received{YYYY-MM-DD}
% \accepted{YYYY-MM-DD}
% \licence{}
%% Load additional packages here. Avoid loading unnecessary
%% packages.
% \usepackage{}
%% Information for the title page and back matter. Replace the text
%% between < >. Delete the symbols < >.
%%
%% TITLE OF THE ARTICLE. The title should be concise and
%% descriptive; it should not exceed two lines. Insert a line break
%% manually in a long title using \\ (before determinants and
%% prepositions). If the full title does not fit in the running
%% head, provide a shorter version in the optional argument (between
%% the square brackets [ ]).
\title{
}
% \title[Short version of the title]{Example of a long title \\
% with manual line break}
%% AUTHORS AND AFFILIATIONS. The identification of the authors uses
%% a series of pairs of commands \author and \affil, one per author.
%% Enter the name entirely in lowercase (except for leading capitals
%% and initials). The surname must be given inside \surname. Use the
%% optional argument to specify the ORCID iD, email address, and
%% corresponding author status of the author.
\author[orcid=, email=, corresponding]
{ \surname{}}
\affil{}
% \author[orcid=, email=]
% { \surname{}}
% \affil{}
% \author[orcid=, email=]
% { \surname{}}
% \affil{}
%% (Optional - uncomment to use) If the list of authors does not fit
%% in the article header, use the command \runningauthor to provide
%% a shorter identification of the form "Surname et al.".
% \runningauthor{ et al.}
%% ABSTRACTS. You must provide an English and a French abstract.
%% The order is not important; they will be positioned on the title
%% page automatically.
\begin{englishabstract}
\end{englishabstract}
\begin{frenchabstract}
[We will supply a French abstract for an article in English for
those authors who can't prepare it themselves.]
\end{frenchabstract}
%% KEYWORDS. Provide a list of keywords in alphabetical order.
%% Capitalize only the first keyword. Do not use any punctuation.
\begin{keywords}
\item
\item
\item
\end{keywords}
%% MATHEMATICS SUBJECT CLASSIFICATION. Provide a MSC2020 subject
%% classification for the article (see https://msc2020.org). This is
%% usually split into primary and secondary keys. Separate keys by
%% commas, but do not use any other punctuation.
\begin{classification}
\item[Primary] ,
\item[Secondary] ,
\end{classification}
%% SUPPLEMENTARY MATERIAL (mandatory if the article is accompanied
%% by supplementary material - comment out if unused). List material
%% available online. This material must be cited in the main
%% article.
\begin{supplement}
\end{supplement}
%% DATA SHARING (mandatory). In accordance with the Expect Data
%% Sharing editorial policy of Wiley, make a statement about the
%% availability or absence of shared data. Provide a permanent link
%% such as a DOI or URL.
\begin{sharing}
\end{sharing}
%% ACKNOWLEDGEMENTS (optional - comment out if unused). Place all
%% acknowledgements here. Avoid duplicating the contents of the
%% funding information, below.
\begin{acknowledgements}
\end{acknowledgements}
%% FUNDING INFORMATION (optional - comment out if unused). Provide
%% any funding information as free form text. Do not abbreviate the
%% name of granting agencies.
\begin{funding}
\end{funding}
\begin{document}
%% Title page (mandatory - do not delete the following line!)
\maketitle % typeset the title page
%% Numbered introduction (mandatory)
\section{Introduction}
\label{sec:introduction} % example of a section label
%% Additional sections
\section{}