Displaying 2 results from an estimated 2 matches for "valentina81c".
2013 Oct 20
3
Errore : requires numeric/complex matrix/vector arguments
Dear R users,I'm a new user of R. I'm trying to do a LM test an there is this type of error: Error in t(mX) %*% mX : requires numeric/complex matrix/vector arguments.
To be clear I write down the code in which mY ( 126,1 ) mX (126,1) mZ(126,1) are matrix.
LMTEST <- function(mY, mX, mZ)#mY, mX, mZ must be matrices!#returns the LM test statistic and the degree of freedom{iT =
2013 Oct 20
0
"Error : requires numeric/complex matrix/vector arguments"
Can you post my message?ThanksValentina
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: R error.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20131020/4a629ed4/attachment.txt>