Moshe Olshansky wrote:
Is your system of equations linear?
dear sir,
Yes, the system is linear. It can have this form:
a x + b y + c z = d
e x + f y + g z = h
But it can be more complex. I would like to calculate in R the solutions
under the form of equation of x,y and z.
Any idea?
Thanks in advance,
Moreno
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.