An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101221/35a038ef/attachment.pl>
combination value
4 messages · amir, Jorge I Velez, Sebastián Daza +1 more
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101221/e1855636/attachment.pl>
Hi everyone! Does anyone know if there is a package to do two-part growth analysis with R? Regards, Sebastian
Sebasti?n Daza sebastian.daza at gmail.com
On Dec 21, 2010, at 9:23 AM, amir wrote:
<mailto:r-help at r-project.org>Hi every one, I want to calculate the combination function in R, the value not all the possible choices. I mean cmbn(5,2)=10. Is there any function unless using factorial?
?choose
David Winsemius, MD West Hartford, CT