Skip to content

Commit

Permalink
includegraphics width
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrainor committed Nov 6, 2024
1 parent e1c98c7 commit 96c6106
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,11 @@ The demo problem allows users to build intuition on how $V_{prior}$ and $V_{perf
This figure provides a visual example of the empirical likelihood (bars) of the electrical conductivity assosciated with
positive sites (green) and negative sites (red):
![Likelihoods of Electrical Conductivity of Lower Crust for INGENIOUS area.\label{fig:Likelihood_CondLowCrust}](Likelihood_CondLowCrust.png){ width=50% }
\includegraphics[width=0.7\textwidth,height=\textheight]{Likelihood_CondLowCrust.png}
The continuous lines in \autoref{fig:Likelihood_CondLowCrust.png} are the fitted kde likelihoods of the optimal bandwidth given the grid search for accuracy in Naïve Bayes. The likelihood scaled to a prior probability of success ($Pr(\Theta = positive$)=0.2)
![Prior-Scaled Likelihoods of Electrical Conductivity of Lower Crust for INGENIOUS area.\label{fig:Scaled20Likelihood_CondLowCrust}](Scaled20Likelihood_CondLowCrust.png){ width=50% }
![Prior-Scaled Likelihoods of Electrical Conductivity of Lower Crust for INGENIOUS area.\label{fig:Scaled20Likelihood_CondLowCrust}](Scaled20Likelihood_CondLowCrust.png){width=50%}
The posterior plot of $Pr(\Theta = positive$)=0.2 are shown below
![Posterior of Electrical Conductivity of Lower Crust for INGENIOUS area.\label{fig:Posterior_Prior20}](Posterior_Prior20.png){ width=50% }
Expand Down

0 comments on commit 96c6106

Please sign in to comment.