Create a cone distribution object as defined by Roberts
创建一个圆锥体分布对象所定义的罗伯茨
用法----------Usage----------
make.cone.dist(ndim)
参数----------Arguments----------
参数:ndim
The dimension of the distribution's state space.
尺寸分布的状态空间。
Details
详细信息----------Details----------
Defines a distribution object with the following log density:
定义下面的log密度分布对象:
This is used in Roberts and Rosenthal (2002) to demonstrate the deterioration in slice sampler performance as dimensionality increases. It is intended to be passed to compare.samplers. Its implementation also serves as a simple demonstration of how to define a distribution in C.
这是用在罗伯茨和罗森塔尔(2002)证明作为维数的增加的切片取样器性能恶化。它的目的是要传递给compare.samplers。它的实施,也可作为一个简单的示范了如何定义一个分布在C