BinCounts Function
- To: mathgroup at smc.vnet.net
- Subject: [mg26073] BinCounts Function
- From: "Jeffrey M Colón" <jcolon at mail.lawnet.fordham.edu>
- Date: Wed, 22 Nov 2000 01:55:59 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I'm having some difficulty in applying the BinCounts function to a simple data set. Load the statistics/datamanipulation programs dt1 = {1,2,3, etc.} BinCounts[dt1, {1,10,1}] produces the following output: BinCounts[{1,2,3, etc.}, {1,10,1}] I use V. 3 (student version) with Windows '98. Thanks for any assistance.