[R] Fwd: Re: Nonlinear equation

Duncan Murdoch murdoch at stats.uwo.ca
Wed Apr 2 17:56:35 CEST 2008


On 4/2/2008 11:24 AM, robert-mcfadden at o2.pl wrote:
>> > >From: robert-mcfadden at o2.pl
>> > >Date: 2008/04/02 Wed AM 09:58:28 CDT
>> > >To: r-help at r-project.org
>> > >Subject: [R] Nonlinear equation
>> > 
>> > hi: you need to give an example and details or
>> > you won't get much response, if any.
> 
> Equation e.g. (A, B are known constants):
> 3log(gamma(x))-log(gamma(x)*gamma(2x))+(x-1)*A+B=0

uniroot() can solve that if you can bracket the solution.

Duncan Murdoch



More information about the R-help mailing list