[R] solve matrix

Nongluck Klibbua Nongluck.Klibbua at newcastle.edu.au
Sun Apr 16 07:17:05 CEST 2006


Hi R-users,
I try to use "solve" to find the answer of this linear equation
a=x*b where a is 2*1 matrix and b is 2*2 matrix.I would like to get x so 
I call y<-solve(a,b) but this one happen "a is 2*1 matrix" so what I should do .
Thanks 
Luck




More information about the R-help mailing list