Skip to content

lgamma(-0.8)=?

2 messages · Paul Y. Peng, Jan de Leeuw

#
Dear R users:

I wonder anyone is aware of such a thing from lgamma()
[1] 1.747207

I thought it should be NA as in S-PLUS. Both R-1.3.1 and R-1.5.1
report this result. I don't have the latest R-1.6.1 so I don't
know whether this is corrected or not.

Happy holidays,
Paul.
#
lgamma returns the ln of the abs of gamma (see ?lgamma)

 > log(abs(gamma(-0.8)))
[1] 1.747207
On Saturday, December 21, 2002, at 06:54 PM, Paul Y. Peng wrote:

            
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw at stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au
   
------------------------------------------------------------------------ 
-------------------------