找回密码
 注册
查看: 318|回复: 0

R语言 SemiParSampleSel包 summary.SemiParSampleSel()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 00:37:37 | 显示全部楼层 |阅读模式
summary.SemiParSampleSel(SemiParSampleSel)
summary.SemiParSampleSel()所属R语言包:SemiParSampleSel

                                        SemiParSampleSel summary
                                         SemiParSampleSel总结

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

It takes a fitted SemiParSampleSel object produced by SemiParSampleSel() and produces some summaries from it.
它需要一个装SemiParSampleSel对象产生的SemiParSampleSel(),并产生了一些总结。


用法----------Usage----------



## S3 method for class 'SemiParSampleSel'
summary(object,n.sim=1000,s.meth="svd",sig.lev=0.05,...)





参数----------Arguments----------

参数:object
A fitted SemiParSampleSel object as produced by SemiParSampleSel().
一个装有SemiParSampleSel对象产生的SemiParSampleSel()。


参数:n.sim
The number of simulated coefficient vectors from the posterior distribution of the estimated model parameters. This is used  to calculate "confidence" intervals for ρ and σ.  
从估计的模型参数的后验分布模拟系数矢量的数量。这是用来计算的时间间隔为ρ和σ自信。


参数:s.meth
Matrix decomposition used to determine the matrix root of the covariance matrix. See the documentation of mvtnorm for further details.  
矩阵分解用于确定矩阵的协方差矩阵的根。有关进一步详情,请参阅文档的mvtnorm。


参数:sig.lev
Significance level used for intervals obtained via posterior simulation.  
用于获得通过后模拟的时间间隔显着性水平。


参数:...
Other arguments.
其他参数。


Details

详细信息----------Details----------

As in the package mgcv, based on the results of Marra and Wood (2012), "Bayesian p-values" are returned for the smooth terms. These have  better frequentist performance than their frequentist counterpart. Let \hat{\bf f} and V_f denote the vector of values of a smooth term evaluated at the original covariate values and the corresponding Bayesian covariance matrix, and let V_f^{r-} denote  the rank r pseudoinverse of V_f. The statistic used  is T=\hat{\bf f}^\prime {\bf V}_f^{r-} \hat{\bf f}. This is  compared to a chi-squared distribution with degrees of freedom given by r, which is obtained by  biased rounding of the estimated degrees of freedom.
包中的mgcv,马拉和Wood(2012年)的结果的基础上,“贝叶斯p值”返回的顺利条款。这些具有更好的频率论性能比他们的抽样分配。让\hat{\bf f}和V_f表示的评价顺利术语,在原有的协变量的值和相应的贝叶斯协方差矩阵的矢量的值,并让V_f^{r-}表示秩r伪逆V_f。统计使用的是T=\hat{\bf f}^\prime {\bf V}_f^{r-} \hat{\bf f}。这是r,它是通过偏四舍五入的估计自由度与自由度的卡方分布。

Note that covariate selection can also be achieved using a shrinkage approach as shown in Marra and Wood (2011).
请注意协变量的选择还可以使用收缩方式实现马尔拉和Wood(2011年)所示。


值----------Value----------


参数:tableP1
It returns a table containing parametric estimates, their standard errors, z-values and p-values for equation 1.
它返回一个表,其中包含式(1)的参数估计,其标准误差,z值,p值。


参数:tableP2
As above but for equation 2.
同上,但为式(2)。


参数:tableNP1
It returns a table of nonparametric summaries for each smooth component including estimated degrees of freedom, estimated rank,  approximate Wald statistic for testing the null hypothesis that the smooth term is zero, and p-value for equation 1.
它返回一个非参数摘要表,为每一个平滑分量估计程度的自由,估计排名,近似的Wald统计量检验的零假设的顺利项为零,式(1)和p值。


参数:tableNP2
As above but for equation 2.
同上,但为式(2)。


参数:n
Sample size.
样本大小。


参数:n.sel
Number of selected observations.
选定的观测数。


参数:sigma
Estimated standard deviation of the outcome equation error term.  
估计的结果方程误差项的标准偏差。


参数:rho
Estimated correlation parameter between the two equations.  
预计相关参数之间的两个方程。


参数:formula1
The original GAM formula used for equation1.
原来的GAM公式中使用公式1。


参数:formula2
The original GAM formula used for equation2.
原来的GAM使用的公式,方程2。


参数:l.sp1
Number of smooth components in equation 1.
在式(1)中的平滑分量数目。


参数:l.sp2
Number of smooth components in equation 2.
在式(2)中的平滑分量数目。


参数:t.edf
Total degrees of freedom of the estimated bivariate probit model.
自由的二元probit模型估计的总额度。


参数:CIsi
It returns "confidence" intervals for σ.
它返回自信的时间间隔σ。


参数:CIrs
It returns "confidence" intervals for ρ.
它返回自信的时间间隔ρ。


参数:n.sel
Number of selected observations.
选定的观测数。


(作者)----------Author(s)----------



Maintainer: Giampiero Marra <a href="mailto:giampiero@stats.ucl.ac.uk">giampiero@stats.ucl.ac.uk</a>




参考文献----------References----------




参见----------See Also----------

InfCr, SemiParSampleSelObject, plot.SemiParSampleSel
InfCr,SemiParSampleSelObject,plot.SemiParSampleSel


实例----------Examples----------


## see examples for SemiParSampleSel[#例子SemiParSampleSel]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-5-18 23:57 , Processed in 0.020136 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表