find.param.two(snapCGH)
find.param.two()所属R语言包:snapCGH
Yields output when there are 2 underlying states
产量输出时,有2个基本状态
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function provides the output (means/variances, transition matrix, likelihood) when the heterogeneous HMM is fitted with two underlying states. It is a workhorse of the process.data function.
此功能提供异构HMM的是安装有两个基本的状态时,输出(手段/差异,过渡矩阵,可能性)。这是一个主力的process.data功能。
用法----------Usage----------
find.param.two(output.optim,var.fixed)
参数----------Arguments----------
参数:output.optim
The output from fitting a heterogeneous HMM when there are two underlying states
从装修异构HMM的输出时,有两个基本的状态
参数:var.fixed
Logical variable - TRUE if you want to tie the variance across states. Defaults to FALSE
逻辑变量 - 如果你要配合各州之间的差异。默认为false
值----------Value----------
This function outputs the state means/variances, transition matrices, rate parameters, maximised likelihood and convergence information provided
此功能输出状态的手段/差异,过渡矩阵,速率参数,最大化的可能性和衔接提供的信息
作者(S)----------Author(s)----------
John Marioni
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|