Methods for Function <a href="monteNTSample.html">monteNTSample</a> in Package
功能href="monteNTSample.html"> monteNTSample </ a>的包装方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The following methods will construct valid objects of class "monteNTSample." Please see the "“monte”: When is n Sufficiently Large?"
下面的方法将构建有效的类的对象“monteNTSample。”请参阅“蒙”:当为n足够大的?“
方法----------Methods----------
This method works with an object of class
此方法适用于类的一个对象
usage...
population: An object of class "montePop" containing the population values.
population:一个类的对象“montePop”人口值。
n: A vector of sample sizes that will be used to draw mcSamples Monte Carlo samples from the population.
n:A向量的样本大小将被用于绘制mcSamples蒙特卡罗样本的人口。
mcSamples: A scalar specifying the number of Monte Carlo samples to draw from the population of sizes n.
mcSamples:标量指定数量的蒙特卡罗样本得出从尺寸n的人口。
alpha: The two-tailed alpha level for confidence interval calculation. I.e., for the 95% confidence level, specify alpha=0.05.
alpha:双尾置信区间计算α水平。也就是说,置信水平为95%,指定alpha=0.05。
replace: TRUE: sample with replacement; FALSE: sample without replacement.
replace:TRUE:样品的更换,“FALSE:样品无需更换。
startSeed: A scalar specifying a random number seed for the Monte Carlo draws. See initRandomSeed for details.
startSeed:A标指定一个随机数种子的蒙特卡罗平。见initRandomSeed的详细信息。
runQuiet: TRUE: no feedback; FALSE: feedback if available.
runQuiet:TRUE:无反馈,“FALSE:反馈。
... : Other arguments to be passed along to sample.
...其他参数被传递给sample。