Skip to content

Commit 20c4803

Browse files
committed
Update test-mlclusteringkmeans.R
1 parent 290c1ed commit 20c4803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-mlclusteringkmeans.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ options$validationMeasures <- TRUE
198198
options$elbowMethodPlot <- TRUE
199199
options$clusterMeanPlot <- TRUE
200200
options$centers <- "medoids"
201+
options$algorithm <- "pam"
201202
options$setSeed <- TRUE
202203
options$modelOptimization <- "optimized"
203204
options$addPredictions <- FALSE

0 commit comments

Comments
 (0)