Create random Weibull distribution object
创建随机Weibull分布对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create random Weibull distribution object. Random Weibull distribution object will save the shape and scale parameters.
创建随机Weibull分布对象。随机的Weibull分布对象将保存的形状和尺度参数。
用法----------Usage----------
simWeibull(shape, scale = 1)
参数----------Arguments----------
参数:shape
The shape parameter
的形状参数
参数:scale
The scale parameter
尺度参数
值----------Value----------
参数:SimWeibull
Random Weibull Distribution object (SimWeibull) that save the specified parameters
随机的Weibull分布对象(SimWeibull),除指定的参数
(作者)----------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的所有通讯对象。