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

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

[复制链接]
发表于 2012-10-1 16:22:01 | 显示全部楼层 |阅读模式
mlegp(VizCompX)
mlegp()所属R语言包:VizCompX

                                        Fits Gaussian Model to Computer Experiment
                                         适合高斯模型的计算机实验

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

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

A wrapper for the fitting function in the mlegp package
在mlegp包包装了的拟合函数


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


mlegp(xlist, yval)



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

参数:xlist
A list consisting of the computer experiment design matrix and vectors of minimums and maximums
列表的计算机实验设计矩阵和向量的最小值和最大值


参数:yval
The computer experiment response vector
计算机实验响应向量


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

<table summary="R valueblock"> <tr valign="top"><td>comp1 </td> <td> The output of the mlegp function.</td></tr> <tr valign="top"><td>comp2 </td> <td> A list giving the computer experiment design matrix and vectors of minimums and maximums</td></tr>
<table summary="R valueblock"> <tr valign="top"> <TD>comp1  </ TD> <TD>的输出的mlegp功能。</ TD> </ TR> <TR VALIGN =“”> <TD>comp2  </ TD> <td>一个列表,给出的上机实验设计矩阵和向量的最小值和最大值</ TD> </ TR>

</table>
</ TABLE>


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


Neil Diamond



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


Garrett M. Dancik (2009). mlegp: Maximum Likelihood Estimates of Gaussian Processes. R package version 3.1.0. http://CRAN.R-project.org/package=mlegp


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


design <- LatinHypercube(50,3,maxs=rep(25,3))
response <- NimrodOexample(design)
mlegpfit <- mlegp(design,response)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 06:00 , Processed in 0.019846 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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