« Return to Thread: identity matrix

Re: identity matrix

by Muhsin Ozgur DOLGUN :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi Sami,

You can create identity matrix using PASW Statistics command easily. The description below explain how to use the command.

IDENT(S1[,S2])

    Create an identity matrix. Takes either one or two arguments, which must be scalars. Returns a matrix with as many rows as the first argument and as many columns as the second argument, if any. If the second argument is omitted, the result is a square matrix. Elements on the main diagonal of the result equal 1, and all other elements equal 0.

 

Özgür


From: SPSSX(r) Discussion [mailto:SPSSX-L@...] On Behalf Of Samuel Solomon
Sent: Wednesday, July 08, 2009 5:30 PM
To: SPSSX-L@...
Subject: [SPSSX-L] identity matrix

 

hello listers,

Is there any command (or program) which can create identity matrix?

thanks,

Sami

 « Return to Thread: identity matrix