Markus Neteler 744fcaefa6 manuals and docs: update broken URLS (#1003) vor 4 Jahren
..
Makefile d6700ffb2c Update LIBES, DEPENDENCIES from linkage database vor 16 Jahren
README db49180dd7 welcome to GRASS 7.0.svn vor 17 Jahren
count.c 7d21592c77 v.qcount: OGR support (read access) vor 15 Jahren
cressie.vm db49180dd7 welcome to GRASS 7.0.svn vor 17 Jahren
findquads.c 498f194bcc Replace rand/random/lrand48/etc with lib/gis random number functions vor 11 Jahren
indices.c c6a35b1124 Vect.h renamed to vector.h vor 16 Jahren
main.c cbb9c81b52 renamed_options: missing modules updated; typos fixed; alphabetical order for easier human lookup for GRASS GIS 6 users and https://github.com/qgis/QGIS/tree/master/python/plugins/processing/algs/grass7 (trac https://trac.osgeo.org/grass/ticket/2409) vor 10 Jahren
quaddefs.h 7d21592c77 v.qcount: OGR support (read access) vor 15 Jahren
v.qcount.html 744fcaefa6 manuals and docs: update broken URLS (#1003) vor 4 Jahren
v_qcount_1.png 651c6b2a91 v.qcount manual: integration of material https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_5_4/src/sites/s.qcount/tutorial (contributed by pvanbosgeo) vor 8 Jahren
v_qcount_2.png 651c6b2a91 v.qcount manual: integration of material https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_5_4/src/sites/s.qcount/tutorial (contributed by pvanbosgeo) vor 8 Jahren
v_qcount_3.png 651c6b2a91 v.qcount manual: integration of material https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_5_4/src/sites/s.qcount/tutorial (contributed by pvanbosgeo) vor 8 Jahren
v_qcount_4.png 651c6b2a91 v.qcount manual: integration of material https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_5_4/src/sites/s.qcount/tutorial (contributed by pvanbosgeo) vor 8 Jahren
v_qcount_5.png 651c6b2a91 v.qcount manual: integration of material https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_5_4/src/sites/s.qcount/tutorial (contributed by pvanbosgeo) vor 8 Jahren

README

This is s.qcount, version 0.5B <02 Jan 1995>
Copyright (c) 1993-1995. James Darrell McCauley

The tutorial for this program is in s.qcount-tutorial.ps.Z
(zcat s.qcount-tutorial.ps.Z | command_to_print_PostScript).
The man page should have been installed automatically.

If you don't have a PostScript printer, there is LaTeX source
code in the tutorial directory (If you don't have LaTeX OR a
PostScript printer, see if someone will print/mail you a copy).

Let me know if there are bugs (esp with respect to rand()).
Enjoy.

--Darrell
James Darrell McCauley, Purdue Univ, West Lafayette, IN 47907-1146, USA
mccauley@ecn.purdue.edu, mccauley%ecn@purccvm.bitnet, pur-ee!mccauley

P.S. it seems that in Cressie's text (see tutorial), there is a factor
of n missing before the summation in the numerator. I sent him email
about it and am awaiting confirmation.