Extract hyper-parameter estimates from a gagafit object
从gagafit对象提取超参数估计
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Extracts the hyper-parameter estimates from a gagafit object and puts them in a list.
从一个gagafit对象中提取的超参数估计,并提出他们在一个列表中。
用法----------Usage----------
getpar(gg.fit)
参数----------Arguments----------
参数:gg.fit
Object of class gagafit, as returned by parest.
Object类的gagafit,parest返回。
Details
详情----------Details----------
This routine simply evaluates the component gg.fit$parest from a gagafit object, which causes an error if this component is not available. This routine is used internally by a number of other routines.
这只是例行评估组件gg.fit$parest对象gagafit,这将导致一个错误,如果这个组件不可用。其他一些例程,此例程用于内部。
值----------Value----------
A list with components:
与组件列表:
参数:a0
Estimated value of hyper-parameter a0
估计值超参数a0
参数:nu
Estimated value of hyper-parameter nu
估计值超参数nu
参数:balpha
Estimated value of hyper-parameter balpha
估计值超参数balpha
参数:nualpha
Estimated value of hyper-parameter nualpha
估计值超参数nualpha