Hello list. My apologies if this topic has been discussed before on the
list but I was unable to find it. I'm working on a way to cluster PCAP
files according to the events recorded within them. I've decided to use
Bro-IDS for feature extraction. I am looking at dbscan within the FPC
library to accomplish my goal.

Is it possible to feed a data frame to dbscan with more than two columns
and have dbscan cluster on more than two features?

-AK

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to