On Tue, Sep 28, 2010 at 01:02:17PM -0400, Marc-Antoine Daneau wrote: > > I'm new to PSPP. I'm trying to use syntax only to create an histogram > with a string variable for X axis (let's say x_axis) and a numeric > variable for the Y axis (y_axis). > I've been searching for hour and now I'm lost. How do I call the right > variable? How to include a string in the histogram? >
The EXAMINE and FREQUENCIES commands both produce histograms. See the respective manual entries for those functions. For a string variable, EXAMINE doesn't make a lot of sense, so FREQUENCIES is probably the one that you want. J' PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
