On 11.10.2011 10:25, taby gathoni wrote:
Dear r user,
please find my attached sample of the dataset i am using to create a
crosstable and eventually plot a histogram from the output.
I am using the cut2 function to create bins, about 7 of them using the code
after reading the data:
cluste
Dear r user,
please find my attached sample of the dataset iĀ am using to create a
crosstable and eventually plot a histogram from the output.
I am usingĀ the cut2 function to create bins, about 7 of them using the code
after reading the data:
cluster <- cut2(cross_val$value, g=7)
I get the wa
2 matches
Mail list logo