Skip to content
Back to formatted view

Raw Message

Message-ID: <4B426DB4.9060608@stats.uwo.ca>
Date: 2010-01-04T22:37:40Z
From: Duncan Murdoch
Subject: polygamma or Hurwitz zeta function
In-Reply-To: <738D09C90A474ADB92E8B275C6164C19@demirtasxp157>

On 04/01/2010 5:27 PM, HAKAN DEMIRTAS wrote:
> Hi,
> 
> Is there any R library that is capable of handling polygamma function 
> (Hurwitz zeta function also works)? I am aware of digamma(0 and trigamma(), 
> but could not find more advanced versions.

RSiteSearch("polygamma") points to the psigamma function, on the same 
man page as digamma and trigamma.

Duncan Murdoch

> I'd appreciate any help.
> 
> Hakan Demirtas
> 
> ______________________________________________
> 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.