[R] Combinations

Bill.Venables at csiro.au Bill.Venables at csiro.au
Mon Feb 28 02:26:08 CET 2011


You can compute the logarithm of it easily enough

> lchoose(54323456, 2345)
[1] 25908.4

Now, what did you want to do with it? 

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of Jim Silverton
Sent: Monday, 28 February 2011 10:38 AM
To: r-help at r-project.org
Subject: Re: [R] Combinations

any idea how to get R to compute a combination like (54323456, 2345) ?
-- 
Thanks,
Jim.

	[[alternative HTML version deleted]]

______________________________________________
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