qpSampleFromHMGM(qpgraph)
qpSampleFromHMGM()所属R语言包:qpgraph
Sample from homogeneous mixed graphical Markov models
均匀混合图形马尔可夫模型样本
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Samples synthetic data from homogeneous mixed graphical Markov models (experimental feature).
样品均匀混合图形马尔可夫模型的合成数据(实验性的功能)。
用法----------Usage----------
qpSampleFromHMGM(n=10, hmgm=qpRndHMGM())
参数----------Arguments----------
参数:n
number of observations to sample.
观察样品的数量。
参数:hmgm
homogeneous mixed graphical Markov model as generated by the function qpRndHMGM.
均匀混合的图形功能qpRndHMGM马尔可夫模型。
Details
详情----------Details----------
This function samples synthetic data from a random homogeneous mixed graphical model build with the function qpRndHMGM. This is still an experimental feature.
这个函数样本随机均匀混合的图形模型的合成数据建立的功能qpRndHMGM。这仍然是一个实验性的功能。
值----------Value----------
The sampled synthetic data.
采样合成数据。
作者(S)----------Author(s)----------
R. Castelo and A. Roverato
参考文献----------References----------
Gaussian graphical model search from microarray data with p larger than n, J. Mach. Learn. Res., 7:2621-2650, 2006.
参见----------See Also----------
qpRndGraph qpSampleFromHMGM
qpRndGraphqpSampleFromHMGM
举例----------Examples----------
qpSampleFromHMGM()
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|