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