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

R语言 rportfolios包 rshortonly()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 20:08:00 | 显示全部楼层 |阅读模式
rshortonly(rportfolios)
rshortonly()所属R语言包:rportfolios

                                         Generate short only portfolios
                                         仅产生短期的投资组合

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

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

This function generates m random short only portfolios with n investments with each investment absolute weight bounded in an interval and the sum of the absolute value of weights equals a given amount.
此函数生成m个随机的短的唯一组合,具有n投资与每个投资中的间隔和权重的绝对值的总和有界的绝对重量等于一个给定的量。


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


rshortonly(m, n = 2, k = n, x.t = 1, x.l = 0,
x.u = x.t, max.iter = 1000)



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

参数:m
A positive integer value for the number of portfolios  
投资组合的数量正整数值


参数:n
A positive integer value for the number of investments in the portfolio  
投资组合中的一个正整数的值


参数:k
A positive integer value for the number of non zero weights  
非零权的数量正整数值


参数:x.t
A positive numeric value for the sum of the absolute value of investment weights  
正数值的投资权重的绝对值的总和


参数:x.l
A positive numeric value for the lower bound on the absolute value of investment weights  
一个正数的绝对值的投资权重值的下限


参数:x.u
A positive numeric value for the upper bound on the absolute value of investment weights  
正数值上限上的绝对价值投资砝码


参数:max.iter
A positive integer value for the maximum iterations in the rejection method  
一个正整数的值将被拒绝的最大迭代方法


Details

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

The function executes the function random.shortonly using the R function sapply.  The result returned is the transpose of the matrix generated in the previous step.
该功能执行的功能random.shortonlyR函数sapply,。返回的结果是在先前步骤中产生的矩阵的转置。


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

A numeric imes n matrix.  The rows are the portfolios and the columns are the investment weights for each portfolio
一个数字imes n矩阵。该行的投资组合和列是每个投资组合的投资权重


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


Frederick Novomestky <a href="mailto:fnovomes@poly.edu">fnovomes@poly.edu</a>



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

random.shortonly
random.shortonly


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


x.matrix <- rshortonly( 100, 30 )
y.matrix <- rshortonly( 100, 30, 10 )

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 12:21 , Processed in 0.024499 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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