On 4/2/2008 11:24 AM, [EMAIL PROTECTED] wrote:
>> > >From: [EMAIL PROTECTED]
>> > >Date: 2008/04/02 Wed AM 09:58:28 CDT
>> > >To: r-help@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

______________________________________________
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.

Reply via email to