On Tue, Jul 22, 2014 at 01:35:53PM +0000, ftr wrote: John Darrington <john <at> darrington.wattle.id.au> writes: > > If I understand your question correctly, then you want: > > MEANS TRUST BY ETHNIC GENERATION. > > On Mon, Jul 21, 2014 at 05:28:41PM +0000, ftr wrote: > Hi, > I try to get the means of a dependent numerical variable TRUST under the > simultaneous control of two independent non-numerical variables (factors) > named ETHNIC and GENERATION : > MEANS TABLES = TRUST by ethnic by generation/cell mean. > > The manual shows that the means procedure can create MEANS tables with two > entries, but my syntax does not work: I only get two separate tables, one > for each independent variable. > > I use PSPP 0.8.3 under Windows. > > Any ideas ? > TIA > ftr > For me this provides two separate tables, one for trust by ethnic, and a second for trust by generation. But I look for a table with one dependent variable in the rows and the other in the columns, such as means generation1 generation2 ethnic1 1.20 5.61 ethnic2 14.40 17.61 BTW, MEANS TRUST BY ETHNIC GENERATION makes PSPPIRE crash. For me it produces a table like this: ╔═════╤════════╤══════════╦════╤════╤══════════════╗ ║ │ ethnic │generation║Mean│ N │Std. Deviation║ ╠═════╪════════╪══════════╬════╪════╪══════════════╣ ║trust│ .00│ 1.00║4.00│1.00│ NaN║ ║ │ 1.00│ 1.00║4.00│1.00│ NaN║ ║ │ 1.00│ 2.00║4.00│1.00│ NaN║ ║ │ 1.00│ 3.00║1.00│1.00│ NaN║ ║ │ 2.00│ 1.00║3.00│1.00│ NaN║ ║ │ 2.00│ 2.00║4.00│1.00│ NaN║ ║ │ 2.00│ 3.00║1.00│1.00│ NaN║ ╚═════╧════════╧══════════╩════╧════╧══════════════╝
and does not crash. Do you have a complete use case (that is, complete syntax including data) which causes the crash? If so, please file a bug report and it will be fixed. -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list Pspp-users@gnu.org https://lists.gnu.org/mailman/listinfo/pspp-users