Re: NPAR TESTS

"John Darrington" <[email protected]> Sun, 28 Mar 2004 11:27:41 +0800
Newsgroups gmane.comp.gnu.fiasco.devel
Message-ID <[email protected]>
--===============1922150807==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62"
Content-Disposition: inline


--+QahgC5+KEYLbs62
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Mar 27, 2004 at 12:12:39PM -0400, Michael Kiefte wrote:

    =20
     As for division of labour, we should make some decisions. I'm
     keen to do just  about anything. I still haven't figured out the
     SPSS syntax or    the calling  structure in PSPP, so I'm sure to
     run into a lot of problems that  I'll need  help with.  Keep that
     in mind if you want to assign anything to me. =20

OK.   Why don't I `assign' you the NPAR command.  That will mean I can
get on with ONEWAY which is a logical progression from T-TEST which
I've just completed.

As for the PSPP structure, I found that Ben's code is very well
structured and it was quite easy for me to find out how things worked
when I needed to.  I can offer you the following implementation tips:

I suggest that you do things in this order:

 1. Write the parser.

 2. Write the output subroutines, just leaving the values blank.

 3. Write the calculation routines and go back and fill in the values
    in 2.


* When doing (2.) remember to use variable and value labels if they have
  been set.

* When doing (3.) don't forget to correctly consider a) weights and b)
  missing values.


The final step is=20

 4. Add as many test cases as you think necessary in test/command/*.sh


I think the easiest way to get started is to take an existing command
and use it as an example.


Ben:  Should Michael take care of the necessary FSF paperwork before
starting this?

J'


--=20
PGP Public key ID: 1024D/2DE827B3=20
fingerprint =3D 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://wwwkeys.pgp.net or any PGP keyserver for public key.



--+QahgC5+KEYLbs62
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAZkYtimdxnC3oJ7MRApkFAJ9vBwXxw7CTfz9JkOa7TDxWQKCn5wCdG+SH
G9Z91TKIja+m2nSN5tUowQU=
=Uzyy
-----END PGP SIGNATURE-----

--+QahgC5+KEYLbs62--



--===============1922150807==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
pspp-dev mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/pspp-dev

--===============1922150807==--