Skip to content

Commit

Permalink
)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhewa committed Apr 20, 2019
1 parent 464b785 commit f031bb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/initialize_clusters.R
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,7 @@
maxIter = 20,
splitOnIter = -1,
splitOnLast = FALSE,
verbose = FALSE
)
verbose = FALSE)
tempY <- as.integer(as.factor(clustLabel@clusters$y))

# Reassign clusters with label > 1
Expand Down

0 comments on commit f031bb7

Please sign in to comment.