codecount

Purpose: This program provides frequencies of a data set on a column-by-column basis. The main purpose of this program is to be sure that there are reasonable values in the data.

To run, enter codecount < data

Options:

  1. Ordinarily the output will be ten columns across and will show how frequently the following codes occur in each column (0-9, -, ., space, alphanumeric, and other).
  2. To get a hexadecimal representation of the data type:

    codecount < data +

Notes:

  1. To run in the background add an ampersand (&) to the run statement:

    codecount < data &

  2. If data are compressed the data can be piped in from a decompression program:

    zcat data.Z | codecount

  3. To send output to a file named freq:

    codecount < data > freq


NEW PSC blog

Recent resources, events, news

New Publications

Burgard & Lee-Rife. "Community Characteristics & Sexual Behavior." PSC Research Report.

Walsemann, Geronimus & Gee. "Accumulating Disadvantage"

Next Brown Bag

Seminars will start up again in fall 2008
Check for new schedule


W A R N I N G

If you are reading this, it may be that you are using rather old web browsing software that does not support modern international Web technology standards. For a better experience of the Web and this site in particular, please upgrade your web browser software today. The following are good choices: Firefox 2; Opera 9; Safari 3.