diff --git a/articles/spatial-modeling-use-case.html b/articles/spatial-modeling-use-case.html index 9e6ba9e3..4a7e565a 100644 --- a/articles/spatial-modeling-use-case.html +++ b/articles/spatial-modeling-use-case.html @@ -400,7 +400,7 @@
## Time difference of 6.7 secs
+## Time difference of 6.68 secs
summary(res_lda_sp$error_rep)
## mean sd median IQR
diff --git a/pkgdown.yml b/pkgdown.yml
index 3c04918e..133d95cb 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -4,7 +4,7 @@ pkgdown_sha: ~
articles:
custom-pred-and-model-functions: custom-pred-and-model-functions.html
spatial-modeling-use-case: spatial-modeling-use-case.html
-last_built: 2024-12-10T04:25Z
+last_built: 2024-12-11T04:24Z
urls:
reference: https://giscience-fsu.github.io/sperrorest/reference
article: https://giscience-fsu.github.io/sperrorest/articles
diff --git a/reference/sperrorest.html b/reference/sperrorest.html
index 9e867d38..2ea5bb0a 100644
--- a/reference/sperrorest.html
+++ b/reference/sperrorest.html
@@ -346,14 +346,14 @@ Examples
smp_fun = partition_cv,
smp_args = list(repetition = 1:2, nfold = 3)
)
-#> Tue Dec 10 04:25:20 2024 Repetition 1
-#> Tue Dec 10 04:25:20 2024 Repetition - Fold 1
-#> Tue Dec 10 04:25:20 2024 Repetition - Fold 2
-#> Tue Dec 10 04:25:20 2024 Repetition - Fold 3
-#> Tue Dec 10 04:25:20 2024 Repetition 2
-#> Tue Dec 10 04:25:20 2024 Repetition - Fold 1
-#> Tue Dec 10 04:25:20 2024 Repetition - Fold 2
-#> Tue Dec 10 04:25:20 2024 Repetition - Fold 3
+#> Wed Dec 11 04:24:33 2024 Repetition 1
+#> Wed Dec 11 04:24:33 2024 Repetition - Fold 1
+#> Wed Dec 11 04:24:33 2024 Repetition - Fold 2
+#> Wed Dec 11 04:24:33 2024 Repetition - Fold 3
+#> Wed Dec 11 04:24:33 2024 Repetition 2
+#> Wed Dec 11 04:24:33 2024 Repetition - Fold 1
+#> Wed Dec 11 04:24:33 2024 Repetition - Fold 2
+#> Wed Dec 11 04:24:33 2024 Repetition - Fold 3
summary(nsp_res$error_rep)
#> mean sd median IQR
#> train_auroc 0.8413531 0.0002190341 0.8413531 0.0001548805
@@ -436,14 +436,14 @@ Examples
smp_fun = partition_kmeans,
smp_args = list(repetition = 1:2, nfold = 3)
)
-#> Tue Dec 10 04:25:21 2024 Repetition 1
-#> Tue Dec 10 04:25:21 2024 Repetition - Fold 1
-#> Tue Dec 10 04:25:21 2024 Repetition - Fold 2
-#> Tue Dec 10 04:25:21 2024 Repetition - Fold 3
-#> Tue Dec 10 04:25:21 2024 Repetition 2
-#> Tue Dec 10 04:25:21 2024 Repetition - Fold 1
-#> Tue Dec 10 04:25:21 2024 Repetition - Fold 2
-#> Tue Dec 10 04:25:21 2024 Repetition - Fold 3
+#> Wed Dec 11 04:24:34 2024 Repetition 1
+#> Wed Dec 11 04:24:34 2024 Repetition - Fold 1
+#> Wed Dec 11 04:24:34 2024 Repetition - Fold 2
+#> Wed Dec 11 04:24:34 2024 Repetition - Fold 3
+#> Wed Dec 11 04:24:34 2024 Repetition 2
+#> Wed Dec 11 04:24:34 2024 Repetition - Fold 1
+#> Wed Dec 11 04:24:34 2024 Repetition - Fold 2
+#> Wed Dec 11 04:24:34 2024 Repetition - Fold 3
summary(sp_res$error_rep)
#> mean sd median IQR
#> train_auroc 0.8472530 0.017474834 0.8472530 0.012356574