aboutsummaryrefslogtreecommitdiffstats
path: root/paper/sections/model.tex
diff options
context:
space:
mode:
Diffstat (limited to 'paper/sections/model.tex')
-rw-r--r--paper/sections/model.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/paper/sections/model.tex b/paper/sections/model.tex
index d3403ef..bbfd96c 100644
--- a/paper/sections/model.tex
+++ b/paper/sections/model.tex
@@ -78,7 +78,8 @@ Defining $\Theta_{i,j} \defeq \log(1-p_{i,j})$, this can be rewritten as:
= 1 - e^{\inprod{\theta_j}{X^t}}
\end{equation}
-Therefore, the independent cascade model is a Generalized Linear Cascade model with canonical link function $f : z \mapsto 1 - e^z$
+Therefore, the independent cascade model is a Generalized Linear Cascade model
+with canonical link function $f : z \mapsto 1 - e^z$.
\subsubsection{The Linear Voter Model}
@@ -93,7 +94,8 @@ step $t$, then we have:
\tag{V}
\end{equation}
-Therefore, the independent cascade model is a Generalized Linear Cascade model with canonical link function $f: z \mapsto z$
+Therefore, the independent cascade model is a Generalized Linear Cascade model
+with canonical link function $f: z \mapsto z$.
% \subsection{The Linear Threshold Model}