Displaying 1 result from an estimated 1 matches for "replist".
Did you mean:
repolist
2013 Mar 05
1
boxplot with frequencies(counts)
Dear All,
I have a table as following
position type count
1 2 100
1 3 51
1 5 64
1 8 81
1 6 32
2 2 41
2 3 85
and so on
Normally if would have a vector of 2,3,4,5... by position position and
plot them by position.
But now i have counts of these types.
Is there a way to compute boxplot of such