Skip to content

Commit

Permalink
fix(manuscript): remove paragraph break in align env
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 26, 2024
1 parent 63c188b commit f327453
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reproducibility/manuscript/manuscript.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ Now, we describe the priors for the initial conditions, noting that this is the
(0, 0) & \text{Model 1} \\
(\text{LogNormal}(0, 1), \text{LogNormal}(0, 1)) & \text{Model 2}
\end{cases}

u^{(0)}_{cg}, s^{(0)}_{cg} &= \begin{cases}
\hat{u}^{(0)}_{cg}, \hat{s}^{(0)}_{cg} & \text{if } k_{cg} = 0 \\
\textrm{ODESolve}\Big( \hat{u}^{(0)}_{cg}, \hat{s}^{(0)}_{cg}, \alpha^{(0)}_g, \beta_g, \gamma_g; \ T_0=0, T_1=\Delta \textrm{switching}_g \Big) & \text{if } k_{cg} = 1
Expand Down

0 comments on commit f327453

Please sign in to comment.