My R code is:
means_log_adj <- aggregate(lab_data[,delta_touse],
by = list(
factor(mydata_adj$Response_EP, labels = c(\"non_responder\", \"re
Adding to Andrie on Jun 20 '11 at 12:48
In the example provided as:
factor(x)
[1] a b c d e
Levels: a b c d e
count the number of levels in the result set. Here there are 5 so you can set your ratio to 1:5. This works well when executing bubbleMap's key.entries variable. When I get this error, the first thing I do is what was prescribed by Andrie and update the ratio with the number of levels displayed.