File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -222,4 +222,4 @@ plot_sd_vs_mean(:K1)
222222![ ] ( logden_user_files/figure-commonmark/cell-12-output-1.png )
223223
224224For 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.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ bibliography: twutz_txt.bib
1616CurrentModule = 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
2222The loglikelihood function assigns a cost to the mismatch between predictions and
@@ -225,7 +225,7 @@ plot_sd_vs_mean(:K1)
225225```
226226
227227For 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
You can’t perform that action at this time.
0 commit comments