File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 142142
143143# ╔═╡ e3ddad0a-5e9f-11eb-0a7d-150f9f398fe0
144144if success (rc2)
145- read_summary (sm2; , true )
145+ read_summary (sm2, true )
146146 nt2 = read_samples (sm2)
147147
148148 # Compute LOO and standard error
@@ -155,14 +155,12 @@ end
155155
156156# ╔═╡ ce509a0c-5ea8-11eb-3f2e-01023f29a1e3
157157if success (rc2)
158-
159- # Check the shape parameter k of the generalized Pareto distribution
160-
161- pk_qualify (pk2)
158+ # Check the shape parameter k of the generalized Pareto distribution
159+ pk_qualify (pk2)
162160end
163161
164162# ╔═╡ e3f103f0-5e9f-11eb-159a-452961ed2619
165- pk_plot (pk2; title= " PSIS diagnostic plot for neg-binomial model." , leg= :topright )
163+ pk_plot (pk2; title= " PSIS diagnostic plot for neg-binomial model." , leg= :topright )
166164
167165# ╔═╡ Cell order:
168166# ╠═dcb4d418-5ec2-11eb-29d8-214f38b4d3ae
You can’t perform that action at this time.
0 commit comments