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

R语言 SHIP包 shrink.estim()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:55:56 | 显示全部楼层 |阅读模式
shrink.estim(SHIP)
shrink.estim()所属R语言包:SHIP

                                        Shrinkage estimator of the covariance matrix, given a data set and a covariance target.
                                         收缩率估计的协方差矩阵,给定一个数据集和协方差目标。

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

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

The shrinkage estimator is computed independently of the target's nature.
目标的性质是独立计算的收缩估计。


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


shrink.estim(x, tar)



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

参数:x
A n x p matrix (the data set) .
An x p矩阵(数据集)。


参数:tar
A p x p matrix (the covariance target).
Ap x p的矩阵(协方差目标)。


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

A p x p shrinkage covariance matrix and the estimated lambda.
Ap x p收缩率的协方差矩阵和估计lambda。


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



Monika Jelizarow and Vincent Guillemot




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

J. Schaefer and K. Strimmer, 2005. A shrinkage approach to large-scale  covariance matrix estimation and implications for functional genomics.

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


# Simulate dataset[模拟数据集]
x <- matrix(rnorm(20*30),20,30)
# Try different targets[尝试不同的目标]
shrink.estim(x,tar=build.target(x,type="D"))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-22 03:28 , Processed in 0.021654 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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