Milà, C., Mateu, J., Pebesma, E., Meyer, H. (2022): Nearest Neighbour Distance Matching Leave-One-Out Cross-Validation for map validation. Methods in Ecology and Evolution 00, 1– 13. https://doi.org/10.1111/2041-210X.13851
Linnenbrink, J., Milà, C., Ludwig, M., and Meyer, H.: kNNDM (2023): k-fold Nearest Neighbour Distance Matching Cross-Validation for map accuracy estimation. EGUsphere [preprint]. https://doi.org/10.5194/egusphere-2023-1308
+Meyer, H., Reudenbach, C., Hengl, T., Katurji, M., Nauss, T. (2018): Improving performance of spatio-temporal machine learning models using forward feature selection and target-oriented validation. Environmental Modelling & Software, 101, 1-9. https://doi.org/10.1016/j.envsoft.2017.12.001
diff --git a/news/index.html b/news/index.html
index 382fb350..46709e45 100644
--- a/news/index.html
+++ b/news/index.html
@@ -10,7 +10,7 @@
CAST
-
0.9.0
+
0.9.1
Details
diff --git a/reference/aoa.html b/reference/aoa.html
index f4fe6b27..1d091399 100644
--- a/reference/aoa.html
+++ b/reference/aoa.html
@@ -6,14 +6,16 @@
training. Predictors can be weighted based on the internal
variable importance of the machine learning algorithm used for model training.
The AOA is derived by applying a threshold on the DI which is the (outlier-removed)
-maximum DI of the cross-validated training data.">
Area of Applicability — aoa • CASTArea of Applicability — aoa • CAST
@@ -24,7 +26,7 @@
CAST
-
0.9.0
+
0.9.1
@@ -76,7 +78,8 @@
training. Predictors can be weighted based on the internal
variable importance of the machine learning algorithm used for model training.
The AOA is derived by applying a threshold on the DI which is the (outlier-removed)
-maximum DI of the cross-validated training data.
+maximum DI of the cross-validated training data.
+Optionally, the local point density is calculated which indicates the number of similar training data points up to the DI threshold.
@@ -147,7 +150,7 @@
ArgumentsExamples
#...then calculate the AOA of the trained model for the study area:
AOA <- aoa(studyArea, model)
+plot(AOA)
+plot(AOA$AOA)
#... or if preferred calculate the aoa and the LPD of the study area:
AOA <- aoa(studyArea, model, LPD = TRUE, maxLPD = 1)
-plot(AOA)
+plot(AOA$LPD)
####
#The AOA can also be calculated without a trained model.
diff --git a/reference/bss.html b/reference/bss.html
index 656149f7..2bd2e3c8 100644
--- a/reference/bss.html
+++ b/reference/bss.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/calibrate_aoa.html b/reference/calibrate_aoa.html
index 6a9156de..fe09669e 100644
--- a/reference/calibrate_aoa.html
+++ b/reference/calibrate_aoa.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/clustered_sample.html b/reference/clustered_sample.html
index 4e0583d2..f4940032 100644
--- a/reference/clustered_sample.html
+++ b/reference/clustered_sample.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/ffs.html b/reference/ffs.html
index 83dadca6..db7b118a 100644
--- a/reference/ffs.html
+++ b/reference/ffs.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/geodist.html b/reference/geodist.html
index f4867d5c..d5270dc8 100644
--- a/reference/geodist.html
+++ b/reference/geodist.html
@@ -12,7 +12,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/global_validation.html b/reference/global_validation.html
index 24c4a37b..af027c3e 100644
--- a/reference/global_validation.html
+++ b/reference/global_validation.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/index.html b/reference/index.html
index c42b3078..5ccf32ed 100644
--- a/reference/index.html
+++ b/reference/index.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/knndm.html b/reference/knndm.html
index e6b7655d..b1360c69 100644
--- a/reference/knndm.html
+++ b/reference/knndm.html
@@ -12,7 +12,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/nndm.html b/reference/nndm.html
index 8d5edbb7..24800a02 100644
--- a/reference/nndm.html
+++ b/reference/nndm.html
@@ -12,7 +12,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/plot.html b/reference/plot.html
index c4caa471..577a7c73 100644
--- a/reference/plot.html
+++ b/reference/plot.html
@@ -32,7 +32,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/plot_ffs.html b/reference/plot_ffs.html
index c18fd90e..6e3a5df2 100644
--- a/reference/plot_ffs.html
+++ b/reference/plot_ffs.html
@@ -24,7 +24,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/plot_geodist.html b/reference/plot_geodist.html
index 59cb1aa2..7decec0c 100644
--- a/reference/plot_geodist.html
+++ b/reference/plot_geodist.html
@@ -14,7 +14,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/print.html b/reference/print.html
index aa104617..f7faa078 100644
--- a/reference/print.html
+++ b/reference/print.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/splotdata.html b/reference/splotdata.html
index 6f48e379..be576fe6 100644
--- a/reference/splotdata.html
+++ b/reference/splotdata.html
@@ -10,7 +10,7 @@
CAST
- 0.9.0
+ 0.9.1
diff --git a/reference/trainDI.html b/reference/trainDI.html
index 203a5e98..8f480c27 100644
--- a/reference/trainDI.html
+++ b/reference/trainDI.html
@@ -1,9 +1,11 @@
-Calculate Dissimilarity Index of training data — trainDI • CASTCalculate Dissimilarity Index of training data — trainDI • CAST