[R] Solutions of equation systems

Greg Snow Greg.Snow at imail.org
Fri Aug 14 21:51:02 CEST 2009


?solve

-- 
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111


> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Moreno Mancosu
> Sent: Friday, August 14, 2009 1:23 AM
> To: Moshe Olshansky; r-help at r-project.org
> Subject: Re: [R] Solutions of equation systems
> 
> 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 at 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.




More information about the R-help mailing list