Create random beta distribution object
创建随机的beta分布对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create random beta distribution object. Random beta distribution object will save shape parameters and non-centrality parameter.
创建随机的Beta分布的对象。随机Beta分布的形状参数对象可以保存和非中心参数。
用法----------Usage----------
simBeta(shape1, shape2, ncp=0)
参数----------Arguments----------
参数:shape1
The first shape parameter (alpha)
第一形状参数(α)
参数:shape2
The second shape parameter (beta)
第二个形状参数(测试版)
参数:ncp
Non-centrality parameter
非中心参数
值----------Value----------
参数:SimBeta
Random Beta Distribution object (SimBeta) that save the specified parameters
的随机测试版的发行对象(SimBeta),保存指定的参数
(作者)----------Author(s)----------
Sunthud Pornprasertmanit (University of Kansas; <a href="mailto:psunthud@ku.edu">psunthud@ku.edu</a>)
参见----------See Also----------
VirtualDist for all distribution objects.
VirtualDist的所有通讯对象。