pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Requesting new procs


From: Charles Stangor
Subject: Re: Requesting new procs
Date: Fri, 16 Jul 2010 11:21:16 -0400

The procedure already exists in SPSS -- Reliability analysis, statistics, Scale if Item deleted.

Could add the other statistics options as well if desired:

General procedure:

Take the matrix of included variables

Loop I = 1 to k
Delete the kth variable
Calculate and print alpha on the basis of the k-1 remaining variables
End Loop

Finish


--------------------------------------------------
From: "John Darrington" <address@hidden>
Sent: Friday, July 16, 2010 11:10 AM
To: "Charles Stangor" <address@hidden>
Cc: <address@hidden>
Subject: Re: Requesting new procs






reply via email to

[Prev in Thread] Current Thread [Next in Thread]