diff --git a/docs/404.html b/docs/404.html index 61d48f8..1a6b75a 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/articles/index.html b/docs/articles/index.html index 4d77fe5..f4d0f22 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/articles/threshr-vignette.html b/docs/articles/threshr-vignette.html index d1c04ed..a98d6df 100644 --- a/docs/articles/threshr-vignette.html +++ b/docs/articles/threshr-vignette.html @@ -33,7 +33,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/authors.html b/docs/authors.html index 74f0741..a233b30 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/index.html b/docs/index.html index 912d296..1781244 100644 --- a/docs/index.html +++ b/docs/index.html @@ -41,7 +41,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/news/index.html b/docs/news/index.html index b268dcd..a1a2a7e 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index f0d6357..00f9825 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: threshr-vignette: threshr-vignette.html -last_built: 2023-12-02T20:42Z +last_built: 2023-12-02T22:37Z diff --git a/docs/reference/Rplot003.png b/docs/reference/Rplot003.png index 08e26d2..d27b304 100644 Binary files a/docs/reference/Rplot003.png and b/docs/reference/Rplot003.png differ diff --git a/docs/reference/Rplot004.png b/docs/reference/Rplot004.png index e70ff6e..be996c6 100644 Binary files a/docs/reference/Rplot004.png and b/docs/reference/Rplot004.png differ diff --git a/docs/reference/Rplot005.png b/docs/reference/Rplot005.png index bdc41d2..96378aa 100644 Binary files a/docs/reference/Rplot005.png and b/docs/reference/Rplot005.png differ diff --git a/docs/reference/Rplot006.png b/docs/reference/Rplot006.png index db71604..e94f83c 100644 Binary files a/docs/reference/Rplot006.png and b/docs/reference/Rplot006.png differ diff --git a/docs/reference/gom.html b/docs/reference/gom.html index 3f3355b..0fe68f9 100644 --- a/docs/reference/gom.html +++ b/docs/reference/gom.html @@ -19,7 +19,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/index.html b/docs/reference/index.html index 3cfc920..d697689 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/ithresh-1.png b/docs/reference/ithresh-1.png index 96109f6..32caeeb 100644 Binary files a/docs/reference/ithresh-1.png and b/docs/reference/ithresh-1.png differ diff --git a/docs/reference/ithresh.html b/docs/reference/ithresh.html index ae6331b..3f79b84 100644 --- a/docs/reference/ithresh.html +++ b/docs/reference/ithresh.html @@ -26,7 +26,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/ns.html b/docs/reference/ns.html index 568a013..80fe585 100644 --- a/docs/reference/ns.html +++ b/docs/reference/ns.html @@ -19,7 +19,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/plot.ithresh-1.png b/docs/reference/plot.ithresh-1.png index 224d15b..46bb589 100644 Binary files a/docs/reference/plot.ithresh-1.png and b/docs/reference/plot.ithresh-1.png differ diff --git a/docs/reference/plot.ithresh-2.png b/docs/reference/plot.ithresh-2.png index 0a150bd..a496b75 100644 Binary files a/docs/reference/plot.ithresh-2.png and b/docs/reference/plot.ithresh-2.png differ diff --git a/docs/reference/plot.ithresh-3.png b/docs/reference/plot.ithresh-3.png index 2d70142..c9465b3 100644 Binary files a/docs/reference/plot.ithresh-3.png and b/docs/reference/plot.ithresh-3.png differ diff --git a/docs/reference/plot.ithresh.html b/docs/reference/plot.ithresh.html index e0717bb..6157b0d 100644 --- a/docs/reference/plot.ithresh.html +++ b/docs/reference/plot.ithresh.html @@ -21,7 +21,7 @@ threshr - 1.0.4 + 1.0.5 @@ -216,9 +216,9 @@

Examples

# See which threshold was used summary(gom_cv) #> v v quantile best u best u quantile index of u_vec -#> 1 4.6070 80 3.3878 60 13 -#> 2 5.1302 85 3.6545 65 14 -#> 3 5.8246 90 3.6545 65 14 +#> 1 4.6070 80 3.1598 55 12 +#> 2 5.1302 85 3.1598 55 12 +#> 3 5.8246 90 3.1598 55 12 # Plot of Generalized Pareto posterior sample at the highest threshold n_u <- length(u_vec_gom) diff --git a/docs/reference/plot.ithreshpred-1.png b/docs/reference/plot.ithreshpred-1.png index 5465535..287af69 100644 Binary files a/docs/reference/plot.ithreshpred-1.png and b/docs/reference/plot.ithreshpred-1.png differ diff --git a/docs/reference/plot.ithreshpred-2.png b/docs/reference/plot.ithreshpred-2.png index bab7c0d..aff6e60 100644 Binary files a/docs/reference/plot.ithreshpred-2.png and b/docs/reference/plot.ithreshpred-2.png differ diff --git a/docs/reference/plot.ithreshpred-3.png b/docs/reference/plot.ithreshpred-3.png index 3dcecf8..35709f1 100644 Binary files a/docs/reference/plot.ithreshpred-3.png and b/docs/reference/plot.ithreshpred-3.png differ diff --git a/docs/reference/plot.ithreshpred-4.png b/docs/reference/plot.ithreshpred-4.png index bcbe791..8fcc3f3 100644 Binary files a/docs/reference/plot.ithreshpred-4.png and b/docs/reference/plot.ithreshpred-4.png differ diff --git a/docs/reference/plot.ithreshpred-5.png b/docs/reference/plot.ithreshpred-5.png index bdbea94..52bb863 100644 Binary files a/docs/reference/plot.ithreshpred-5.png and b/docs/reference/plot.ithreshpred-5.png differ diff --git a/docs/reference/plot.ithreshpred-6.png b/docs/reference/plot.ithreshpred-6.png index 6bd7c41..50aa02f 100644 Binary files a/docs/reference/plot.ithreshpred-6.png and b/docs/reference/plot.ithreshpred-6.png differ diff --git a/docs/reference/plot.ithreshpred.html b/docs/reference/plot.ithreshpred.html index 2f00ae2..7aa564a 100644 --- a/docs/reference/plot.ithreshpred.html +++ b/docs/reference/plot.ithreshpred.html @@ -18,7 +18,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/plot.stability.html b/docs/reference/plot.stability.html index 3ee549d..1d99916 100644 --- a/docs/reference/plot.stability.html +++ b/docs/reference/plot.stability.html @@ -18,7 +18,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/predict.ithresh-1.png b/docs/reference/predict.ithresh-1.png index ed1cab8..860505b 100644 Binary files a/docs/reference/predict.ithresh-1.png and b/docs/reference/predict.ithresh-1.png differ diff --git a/docs/reference/predict.ithresh-2.png b/docs/reference/predict.ithresh-2.png index ea19325..b5c4f1b 100644 Binary files a/docs/reference/predict.ithresh-2.png and b/docs/reference/predict.ithresh-2.png differ diff --git a/docs/reference/predict.ithresh-3.png b/docs/reference/predict.ithresh-3.png index 8a6d760..50a681c 100644 Binary files a/docs/reference/predict.ithresh-3.png and b/docs/reference/predict.ithresh-3.png differ diff --git a/docs/reference/predict.ithresh-4.png b/docs/reference/predict.ithresh-4.png index cd9db32..b0a6787 100644 Binary files a/docs/reference/predict.ithresh-4.png and b/docs/reference/predict.ithresh-4.png differ diff --git a/docs/reference/predict.ithresh-5.png b/docs/reference/predict.ithresh-5.png index 61e5073..193ff7f 100644 Binary files a/docs/reference/predict.ithresh-5.png and b/docs/reference/predict.ithresh-5.png differ diff --git a/docs/reference/predict.ithresh.html b/docs/reference/predict.ithresh.html index 6cfe3ed..c191d1f 100644 --- a/docs/reference/predict.ithresh.html +++ b/docs/reference/predict.ithresh.html @@ -25,7 +25,7 @@ threshr - 1.0.4 + 1.0.5 @@ -289,7 +289,7 @@

Examples

#> v v quantile best u best u quantile index of u_vec #> 1 4.6070 80 3.1598 55 12 #> 2 5.1302 85 3.1598 55 12 -#> 3 5.8246 90 3.9754 70 15 +#> 3 5.8246 90 3.1598 55 12 ### All thresholds plus weighted average of inferences over all thresholds diff --git a/docs/reference/print.ithresh.html b/docs/reference/print.ithresh.html index 552413b..10fbeac 100644 --- a/docs/reference/print.ithresh.html +++ b/docs/reference/print.ithresh.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/stability.html b/docs/reference/stability.html index df3bb83..f0e884c 100644 --- a/docs/reference/stability.html +++ b/docs/reference/stability.html @@ -23,7 +23,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/summary.ithresh.html b/docs/reference/summary.ithresh.html index 5bb2ea8..eb0988d 100644 --- a/docs/reference/summary.ithresh.html +++ b/docs/reference/summary.ithresh.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 @@ -112,8 +112,8 @@

Examples

summary(gom_cv) #> v v quantile best u best u quantile index of u_vec #> 1 4.6070 80 3.1598 55 12 -#> 2 5.1302 85 3.6545 65 14 -#> 3 5.8246 90 3.6545 65 14 +#> 2 5.1302 85 3.9754 70 15 +#> 3 5.8246 90 3.9754 70 15 diff --git a/docs/reference/threshr-internal.html b/docs/reference/threshr-internal.html index 01d67ff..6be34f9 100644 --- a/docs/reference/threshr-internal.html +++ b/docs/reference/threshr-internal.html @@ -17,7 +17,7 @@ threshr - 1.0.4 + 1.0.5 diff --git a/docs/reference/threshr-package.html b/docs/reference/threshr-package.html index 4804358..0f142ef 100644 --- a/docs/reference/threshr-package.html +++ b/docs/reference/threshr-package.html @@ -22,7 +22,7 @@ threshr - 1.0.4 + 1.0.5