Skip to content

Commit

Permalink
cleaned comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Jul 20, 2023
1 parent f3dc712 commit 02f5e7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/testthat/test-seriate.R
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@ test_that("test if seriate.dist returns expected results", {
expected = hclusts[[n]][["labels"]][hclusts[[n]][["order"]]])
}

# check str snapshot of some deterministic methods

# Note: Sammon is not stable on
# check snapshot of some deterministic methods
deterMethods <- c(
"BBURCG",
"BBWRCG",
Expand Down

0 comments on commit 02f5e7e

Please sign in to comment.