Create random t distribution object. Random t distribution object will save the degree of freedom and the non-centrality parameters.
创建随机的t分布对象。随机t分布对象可以保存程度的自由和非中心参数。
用法----------Usage----------
simT(df, ncp = 0)
参数----------Arguments----------
参数:df
The degree of freedom
的自由度
参数:ncp
The non-centrality parameter
非中心参数
值----------Value----------
参数:SimT
Random t Distribution object (SimT) that save the specified parameters
随机吨的发行对象(SimT),保存指定的参数
(作者)----------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的所有通讯对象。