find.param.four(snapCGH)
find.param.four()所属R语言包:snapCGH
Yields output when there are 4 underlying states
产量输出时,有4个基本状态
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function provides the output (means/variances, transition matrix, likelihood) when the heterogeneous HMM is fitted with four underlying states. It is a workhorse of the process.data function.
此功能提供了安装有四个基本的状态时,异构的HMM的输出(手段/差异,过渡矩阵,可能性)。这是一个主力的process.data功能。
用法----------Usage----------
find.param.four(output.optim,var.fixed)
参数----------Arguments----------
参数:output.optim
The output from fitting a heterogeneous HMM when there are four underlying states
从装修异构HMM的输出时,有四个基本状态
参数:var.fixed
Logical variable - TRUE if you want the variance to be tied 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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|