Skip to content

Commit 5fc8fcd

Browse files
committed
typo
1 parent f2f34a5 commit 5fc8fcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/tutorials/logden_user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ plot_sd_vs_mean(:K1)
222222
![](logden_user_files/figure-commonmark/cell-12-output-1.png)
223223

224224
For the assumed fixed relative error,the uncertainty in the model
225-
parameters, $K_1$, across sites is similar to the uncertainty with nornal log-likelihood.
225+
parameters, $K_1$, across sites is similar to the uncertainty with normal log-likelihood.

docs/src/tutorials/logden_user.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bibliography: twutz_txt.bib
1616
CurrentModule = HybridVariationalInference
1717
```
1818

19-
This guide shows how the user can specify a customized log-density function.
19+
This guide shows how the user can specify a customized log-Likelihood function.
2020

2121
## Motivation
2222
The loglikelihood function assigns a cost to the mismatch between predictions and
@@ -225,7 +225,7 @@ plot_sd_vs_mean(:K1)
225225
```
226226

227227
For the assumed fixed relative error,the uncertainty in the model
228-
parameters, $K_1$, across sites is similar to the uncertainty with nornal log-likelihood.
228+
parameters, $K_1$, across sites is similar to the uncertainty with normal log-likelihood.
229229

230230

231231

0 commit comments

Comments
 (0)