[R] how to get this kind of binomial distribution simulation number?
Huntsinger, Reid
reid_huntsinger at merck.com
Fri May 27 16:00:23 CEST 2005
rmultinom(n=1,size=500,prob=c(0.3,0.5,0.2))
to get n samples each of size 500 just use the "n=" argument.
Reid Huntsinger
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of luan_sheng
Sent: Friday, May 27, 2005 9:26 AM
To: r-help at stat.math.ethz.ch; R-help at stat.math.ethz.ch
Subject: [R] how to get this kind of binomial distribution simulation
number?
hai, I want to perform a simulation like this£º
Suppose that I have one population ,it's size is 500, is composed of x,y
and z. The probability of x, y and z is respectively is 0.3, 0.5, 0.2. I
wan to simulate a new same size population based ratio of x, y and z, how
can I get and assess the number of x, y and z. ?
luan
Key Laboratory for Sustainable Utilization of Marine Fisheries Resources,
Ministry of Agriculture ,Yellow Sea Fisheries Research Institute, Chinese
Academy of Fishery Sciences, Qingdao 266071,China
__________________________________________________
ÑÅ»¢Ãâ·ÑGÓÊÏä£ÖйúµÚÒ»¾øÎÞÀ¬»øÓʼþɧÈų¬´óÓÊÏä
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list