-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrmd-header.tex
More file actions
54 lines (47 loc) · 2.94 KB
/
rmd-header.tex
File metadata and controls
54 lines (47 loc) · 2.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
\doctype{Research Notes:}
\title{Introduction to Dynamic Spatio-Temporal Models}
\titleshort{Dynamic Spatio-Temporal Models}
\author{Erick A. Chacon-Montalvan\textsuperscript{1}, Erick A. Chacon-Montalvan\textsuperscript{2}, Erick A. Chacon-Montalvan\textsuperscript{3}, Erick A. Chacon-Montalvan\textsuperscript{3}}
\authorfoot{Research student: Erick A. Chacon-Montalvan}
\institute{\textsuperscript{1}\textit{CHICAS, Medical School, Lancaster University, Lancaster, United Kingdom}\\
\textsuperscript{2}\textit{CHICAS, Medical School, Lancaster University, Lancaster, United Kingdom}
}
\date{\today}
\abstract[Abstract:]{In the geometric distribution, $\theta$ represents the probability of succes in each trial. Furthermore, it should follow that $y$ is countable and greater than one. In general, in the negative binomial distribution, $y$ is the number of trials until get the $k$ first success. For this reason, the negative binomial distribution has certain assumptions considering that each event come from a Bernoulli distribution.(i) Each $x_i$ is independent of any.In the geometric distribution, $\theta$ represents the probability of succes in each trial. Furthermore, it should follow that $y$ is countable and greater than one. In general, in the negative binomial distribution, $y$ is the number of trials until get the $k$ first success. For this reason, the negative binomial distribution has certain assumptions considering that each event come from a Bernoulli distribution.(i) Each $x_i$ is independent of any.}
\keywords[Keywords:]{Spatio-temporal, Climate variability, Malaria prevalence, geostatistics, matern}
% Do not delete the next line, just let the attributes empty
% in case you do not want to provide logos.
% \logos{chicas-new}{medical-school}
\logos{chicas}{medical-school}
% Defining own colors of the template.
\definecolor{main_color}{RGB}{181,18,27}
% \definecolor{main_color}{RGB}{0,0,0}
\colorlet{tit_color}{main_color!80!black}
\colorlet{box_color}{main_color!10}
\colorlet{type_color}{black!60}
\colors{main_color}{tit_color}{box_color}{type_color}
% If desired, the basic colors can be put directly with next sentence.
%\colors{black}{black}{white}{black}
% Do not delete the next line, just let the attributes empty
% in case you do not want to provide logos.
\logos{chicas}{medical-school}
% Defining own colors of the template.
\definecolor{color@main}{RGB}{181,18,27}
\colorlet{color@title}{color@main!80!black}
\colorlet{color@box}{color@main!10}
\colorlet{color@type}{black!60}
\colors{color@main}{color@title}{color@box}{color@type}
% PDF Setup -- most of this you do not need to touch
\hypersetup{
colorlinks,
linkcolor={black},
citecolor={red!80!black},
filecolor={black},
urlcolor={black},
pdfstartpage={1},
}
% Space settings.
% \setlength{\parskip}{0.5em} % space between paragraphs
% \setlength{\parindent}{4em} % first line indentation
\providecommand{\tightlist}{%
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}