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

R语言:pdMatrix()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 19:27:29 | 显示全部楼层 |阅读模式
pdMatrix(nlme)
pdMatrix()所属R语言包:nlme

                                        Extract Matrix or Square-Root Factor from a pdMat Object
                                         矩阵或平方根因子提取从pdMat对象

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

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

The positive-definite matrix represented by object, or a square-root factor of it is obtained. Letting S denote a positive-definite matrix, a square-root factor of S is any square matrix L such that S =     L'L. This function extracts S or L.
正定矩阵表示object,或它的平方根因素。让S表示正定矩阵,平方根因素S是任何方阵LS =     L'L。这个功能提取S或L。


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


pdMatrix(object, factor)



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

参数:object
an object inheriting from class pdMat, representing a positive definite matrix.
一个对象类pdMat代表正定矩阵,继承。


参数:factor
an optional logical value. If TRUE, a square-root factor of the positive-definite matrix represented by object is returned; else, if FALSE, the positive-definite matrix is returned. Defaults to FALSE.
一个可选的逻辑值。如果TRUE的object代表正定矩阵平方根因素则返回,否则,如果FALSE,正定矩阵,则返回。 FALSE默认。


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

if fact is FALSE the positive-definite matrix represented by object is returned; else a square-root of the positive-definite matrix is returned.
如果fact是FALSE正定矩阵object返回表示,否则正定矩阵的平方根返回。


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


Jose Pinheiro and Douglas Bates <a href="mailto:bates@stat.wisc.edu">bates@stat.wisc.edu</a>



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

in S and S-PLUS&quot;, Springer, esp. p. 162.  

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

as.matrix.pdMat, pdClasses, pdFactor, pdMat, pdMatrix.reStruct, corMatrix
as.matrix.pdMat,pdClasses,pdFactor,pdMat,pdMatrix.reStruct,corMatrix


举例----------Examples----------


pd1 <- pdSymm(diag(1:4))
pdMatrix(pd1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 13:32 , Processed in 0.020729 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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