s-news
[Top] [All Lists]

question

To: s-news@lists.biostat.wustl.edu
Subject: question
From: Alejandra Salles <salles@at1.fcen.uba.ar>
Date: Fri, 23 Mar 2001 11:15:57 -0300
Organization: Dpto. de Cs. de la Atmósfera y los Océanos
Reply-to: salles@at1.fcen.uba.ar
I tried to run a script but i can, and error message appeared in the
screen saying that the operation is invalid but when I did the same
operation in the comands window,  it had not problems.   The operation
that I try to run is a matrix by vector product.  This is the
mathematical operation and the message:

  > scoredata <- sdata %*% singdata$v %*% diag(autodata^-0.5)
  Error in "%*%.default"(sdata %*% singd..: Number of columns of x
should
  be the same as number of rows of y

  If you need more things I can send you the script complete.
  Thank you in advance,
  Alejandra


<Prev in Thread] Current Thread [Next in Thread>
  • question, Alejandra Salles <=