search for: number_clusters

Displaying 3 results from an estimated 3 matches for "number_clusters".

2009 May 29
1
Problem making a package using S4 objects.
...45: `.__C__remoraConfiguration` <- remoraConfiguration is a constructor for the remoraConfiguration S4 object. # # Class configuration definition. # CLASS_REMORA_CONFIGURATION <- "remoraConfiguration" class_configuration <- setClass(CLASS_REMORA_CONFIGURATION, representation(number_clusters = "numeric", class_name = "character", weighting_function="character", scale_variance="logical", s="numeric", d="numeric", alfa="numeric", eta = "numeric", niter="numeric", niter_changes="numeric&quot...
2009 Dec 04
0
flexmix and mclust help
...ut is slow, which is why I want to use R. I then tried to understand and use flexmix assuming the data are actually better described as a gamma mixture. From what I could understand of the function call I wrote flextest <- flexmix( Data ~ unmap(priors_from_kmeans_call$cluster), data=Data, k = number_clusters, model = FLXMRglm(family = "Gamma" ) ) and found Error in model.frame.default(model at fullformula, data = data, na.action = NULL) : invalid type (list) for variable 'chr18_test_binned' I think it wants a "list" (like NPreg in the examples, a "struct" in M...
2012 Aug 12
0
Index Values in NbClust
..., 2730.0882, 3, 0, 3, 434907.4611, 3, 4775.6613, 6, 393597.945, 13, -53.2551, 10, 0.0142, 13, 0.5164, 3, 0.6677, 10, 1.9102, 10, -0.953, 10, -8.5497, 2, 0.5132, 3, 3446.091, 3, 0.5735, 3, 6.7573, 3, 0.131, 13, 0.002, 0, 0, 13, 4.559, 0, 0, 2, 1.3422), .Dim = c(2L, 26L), .Dimnames = list( c("Number_clusters", "Value_Index"), c("index.KL", "index.CH", "index.Hartigan", "index.CCC", "index.Scott", "index.Marriot", "index.TrCovW", "index.TraceW", "index.Friedman", "index.Rubin",...