[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: RE: large numbers in comb(n,k) function: no success
From
Inna Becher <[email protected]>
To
[email protected]
Subject
Re: st: RE: large numbers in comb(n,k) function: no success
Date
Thu, 05 Feb 2009 13:54:32 +0100
sorry, you are right, I used exp(lnfactorial(x))... I have to calculate
probabilities for observations to be sampled. That's why I use exp with
lnfactorial...
Maarten buis schrieb:
Oops
di lnfactorial(180000) - (lnfactorial(2000)) + lnfactorial(180000-2000)
should be
di lnfactorial(180000) - (lnfactorial(2000) + lnfactorial(180000-2000))
-- Maarten
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room N515
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |