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

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

[复制链接]
发表于 2012-9-29 23:00:42 | 显示全部楼层 |阅读模式
EPQ(SCperf)
EPQ()所属R语言包:SCperf

                                        Economic Production Quantity model
                                         经济生产批量模型

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

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

Implements the Economic Production Quantity (EPQ) model.
实现经济生产批量(EPQ)模型。


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


EPQ(d, p, k, h)



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

参数:d
demand rate,
需求率,


参数:p
production rate,
生产速率,


参数:k
ordering or setup cost,
订购或安装成本,


参数:h
holding cost.
持有成本。


Details

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

The EPQ model is an extension of the EOQ model. It considers finite production rate, that is, the inventory is replenished gradually as the order is produced. Note that this assumption requires the production rate to be greater than the demand rate (p>d) otherwise there would be no inventory at any time.
的EPQ模型是一个扩展的EOQ模型。它认为有限的生产速率,是库存补充逐渐产生的顺序。请注意,这个假设需要的生产速率是大于需求率(> d)在其他任何时间将不会有存货。

The model considers that a new order is produced incrementally when the inventory reaches zero. During the time that production run, t=Q/p, inventory is accumulated at rate p-d, which implies that when the production of the batch Q is finished the inventory will reach its maximum level I.
该模型认为,一个新秩序产生的增量,当库存达到零。生产运行,t=Q/p,库存率p-d,这意味着,当生产批次的Q被完成的库存将达到它的最高水平I.积累的时间期间


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

EPQ() returns a list containing:
EPQ()返回一个列表,其中包含:


参数:Q
batch quantity,
批量,


参数:t
time required to produce the batch quantity,
所需的时间,以生产批量的,


参数:T
time between orders (cycle length or time),
订单之间的时间(周期长度或时间),


参数:I
maximum inventory level,
最高库存水平,


参数:TC
total cost.
的总成本。


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


Marlene Silva Marchena <a href="mailto:marchenamarlene@gmail.com">marchenamarlene@gmail.com</a>



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



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

EOQ, Newsboy, WW
EOQ,Newsboy,WW


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


# Suppose k = 100, h = 5, d = 200, p = 1000. Then the production run at[假设K = 100,H = 5,D = 200,P = 1000。然后,生产运行]
# t=0.1, the optimal order interval is T = 0.5, the optimal order quantity[T = 0.1,最佳的顺序间隔为T = 0.5,最优订货量]
# is Q = 100, the maximum inventory level is I=80 and the total cost is[是Q = 100,最大库存水平为I = 80的总成本]
# TC = $400.[TC = 400元。]

EPQ(d=200,p=1000,k=100,h=5)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 20:37 , Processed in 0.019958 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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